# anytls/anytls-go

Repository: https://github.com/anytls/anytls-go
Canonical: https://ross.abutalabs.com/products/anytls-go
Language: Go
License Family: other
Last push: 2026-08-03T13:22:52+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 78, longevity 40
- inputs: {"age_days": 570, "days_push": 30, "days_rel": 67, "gap_med": 63.5, "n_releases_24m": 7}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1475, forks 171 (observed 2026-08-28T04:04:49.827270+00:00)

## What it is
anytls-go is the Go reference implementation of the AnyTLS protocol, a proxy protocol designed to mitigate TLS-in-TLS nested handshake fingerprinting. It provides example server and client binaries with flexible padding, connection multiplexing, and a simple configuration, while production users are directed to third-party clients like sing-box and mihomo.

## Use cases
- hide TLS-in-TLS proxy handshake fingerprints from DPI
- run a lightweight proxy server to tunnel traffic
- set up a socks5 client proxy over an AnyTLS server
- reduce proxy latency via connection reuse
- implement the AnyTLS protocol in another proxy client
- test protocol edge cases and padding strategies

## When to choose
- you need the canonical reference implementation of the AnyTLS protocol
- you are building AnyTLS support into a proxy client like sing-box or mihomo
- you want to experiment with anti-fingerprinting proxy protocol design
- you need a simple self-hosted proxy to evade TLS-in-TLS detection

## When to avoid
- you need a polished production-ready proxy client for daily use
- you require guaranteed protection against TLS man-in-the-middle attacks, since default example configs are insecure
- you need a proxy protocol with broad existing ecosystem support outside sing-box/mihomo-compatible clients
- you need a license-clarified deployment in a commercial context, as no license is specified

## Facets
- artifact type: library
- maturity: active
- function: proxy, networking, security, privacy, http-server
- domain: networking, privacy, censorship-circumvention, security, developer-tools
- platform: windows, go, cli, cross-platform
- tags: tls-in-tls, anti-fingerprinting, socks5-proxy, reference-implementation, connection-multiplexing, traffic-padding, proxy-protocol, linux, macos

## Member repositories
- anytls/anytls-go (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:49.827270+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-30T04:34:30.544785+00:00, confidence not recorded.
  - readme: https://github.com/anytls/anytls-go (fetched 2026-08-28T04:04:49.827270+00:00, sha e5842f6075a6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
