# ihciah/shadow-tls

A proxy to expose real tls handshake to the firewall

Repository: https://github.com/ihciah/shadow-tls
Canonical: https://ross.abutalabs.com/products/shadow-tls
Homepage: https://www.ihcblog.com/a-better-tls-obfs-proxy/
Language: Rust
License: MIT
License Family: permissive
Topics: proxy, tls
Last push: 2025-04-25T16:27:14+00:00

## Health v2 (maintenance only)
Score: 31/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 18, release rhythm 8, longevity 100
- inputs: {"age_days": 1469, "days_push": 495, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2681, forks 292 (observed 2026-08-28T04:07:10.010134+00:00)

## What it is
ShadowTLS is a TLS camouflage proxy written in Rust that relays a real TLS handshake with a valid certificate of your choice to the firewall, then switches to relaying encrypted proxy traffic. It is deployed on both sides of a firewall and is designed to be paired with an encryption proxy such as Shadowsocks, which it does not include itself.

## Use cases
- hide proxy traffic behind a real TLS handshake with a trusted certificate
- bypass DPI and active probing of proxy servers
- use someone else's valid TLS certificate without signing your own
- pair with shadowsocks to build a censorship-resistant tunnel
- deploy a trojan-like proxy without managing certificates

## When to choose
- you need TLS-level obfuscation that survives active probing and shows a real valid certificate
- you already run an encrypted proxy like shadowsocks and want to wrap it in TLS camouflage
- you deploy on Linux or macOS servers and clients with Docker or prebuilt binaries

## When to avoid
- you need Windows support, which is not available due to the monoio runtime
- you want an all-in-one proxy with built-in encryption and request encapsulation
- you need a simple setup without deploying components on both sides of the firewall

## Facets
- artifact type: service
- maturity: active
- function: proxy, security, networking
- domain: privacy, censorship-circumvention, networking, security
- platform: self-hosted, cli
- tags: tls-obfuscation, anti-censorship, shadowsocks-companion, trojan-alternative, rust, io-uring, linux, macos, docker

## Member repositories
- ihciah/shadow-tls (main) score 31

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:10.010134+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:17:55.546215+00:00, confidence not recorded.
  - readme: https://github.com/ihciah/shadow-tls (fetched 2026-08-28T04:07:10.010134+00:00, sha 5b74cd649172)
  - homepage: https://www.ihcblog.com/a-better-tls-obfs-proxy/ (fetched 2026-08-29T10:00:10.477178+00:00, sha 2c08b9809ec8)
  - site_page: https://www.ihcblog.com/about (fetched 2026-08-29T10:00:10.487184+00:00, sha ec0d6790c26e)
  - registry_crates: https://crates.io/api/v1/crates/shadow-tls (fetched 2026-08-29T10:00:10.488987+00:00, sha 2ee4887342c0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
