macOS
brew install chisel-tunnellocal Homebrew formula metadata
brew
Fast TCP/UDP tunnel over HTTP. Version 1.11.8 via Homebrew; verified 2026-07-10. Also installable with nix: nix profile install nixpkgs#chisel.
install
brew install chisel-tunnellocal Homebrew formula metadata
nix profile install nixpkgs#chiselnixpkgs package indexes · pkgs/by-name/ch/chisel/package.nix · source: api.github.com
scoop install main/chiselScoop official bucket manifest trees · bucket/chisel.json · source: api.github.com
winget install --id Snesnopic.Chisel -eWindows Package Manager source index · Snesnopic.Chisel · source: cdn.winget.microsoft.com
overview
Fast TCP/UDP tunnel over HTTP
history
Chisel is a Go single-binary TCP/UDP tunneling tool that transports traffic over HTTP and secures the connection using SSH.
The official repository begins in 2015 and the README presents Chisel as a client/server executable for passing through firewalls or exposing a secure endpoint into a network. Its feature list grew around encrypted SSH transport, reverse port forwarding, SOCKS5 support, proxy traversal, stdio transport for SSH ProxyCommand, and server-side reverse proxy behavior.
The upstream install section points users to GitHub releases, a one-line install script, Docker images, Fedora packages, and go install. The input package facts also show distribution through Homebrew as chisel-tunnel, Nix as chisel, Scoop, and WinGet, reflecting cross-platform command-line adoption.
Users run chisel server on a reachable HTTP endpoint and chisel client from the restricted side to create local, remote, or reverse tunnels. The README documents common firewall traversal, SOCKS5, HTTP CONNECT proxy, authentication, TLS, and client auto-reconnect use cases.
Chisel is a package-manager favorite because it compresses a lot of tunnel behavior into one static-ish Go executable. It is also a good example of the naming compromises package managers make: Homebrew uses chisel-tunnel while other ecosystems often package the upstream name chisel.
security posture
No matching local secret-handling manifest was found for chisel-tunnel. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
chisel | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/jpillora/chisel
install metadata
| Package key | brew:chisel-tunnel |
|---|---|
| Version | 1.11.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/chisel-tunnel |
| Homepage | https://github.com/jpillora/chisel |
| Repository | https://github.com/jpillora/chisel |
| Upstream docs | https://github.com/jpillora/chisel#readme |
| License | MIT |
| Source archive | https://github.com/jpillora/chisel/archive/refs/tags/v1.11.8.tar.gz |
| Last updated | 2026-07-10T15:48:44Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | chisel-tunnel |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
chisel
nix profile install nixpkgs#chiselmain/chisel
scoop install main/chiselSnesnopic.Chisel
winget install --id Snesnopic.Chisel -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.