jpillora/chisel
A fast TCP/UDP tunnel over HTTP observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 96
- Release rhythm 68
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 110
- age_days: 4207
- days_rel: 54
- days_push: 25
- n_releases_24m: 6
Adoption not part of the score
16448 stars · 1604 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Chisel is a fast TCP/UDP tunnel transported over HTTP and secured via SSH, shipped as a single Go executable containing both client and server. It is mainly useful for passing through firewalls and providing a secure endpoint into a private network.
Use cases
- tunnel TCP traffic through firewalls over HTTP
- expose a service behind NAT to the internet securely
- create a SOCKS5 proxy through a remote server
- reverse port forwarding from a server out through a client
- use as an SSH ProxyCommand to reach SSH servers over HTTP
- securely access internal network endpoints from outside
When to choose
- you need a single static binary with no dependencies for tunneling
- you must traverse restrictive firewalls or proxies that only allow HTTP
- you want encrypted, authenticated tunnels with auto-reconnect
- you need reverse tunnels or SOCKS5 support in the same tool
When to avoid
- you need a full VPN with IP-layer routing rather than port-level tunnels
- you already run WireGuard or a site-to-site VPN that fits your needs
- you need a GUI-managed tunneling solution
- you require high-throughput raw TCP forwarding without HTTP overhead
Facets
cli-tool · maturity active
networking proxy security cryptography networking security developer-tools self-hosted windows cross-platform go cli tcp-tunnel udp-tunnel http-tunnel port-forwarding ssh firewall-traversal reverse-proxy socks5 linux macos docker
1 source
- readme: https://github.com/jpillora/chisel · fetched 2026-08-28 · d885b1328d35
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jpillora/chisel | main | 87 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem