macOS
brew install chisel-tunnellocal Homebrew formula metadata
brew
chisel-tunnel のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install chisel-tunnellocal Homebrew formula metadata
nix profile install nixpkgs#chiselnixpkgs package indexes · pkgs/by-name/ch/chisel/package.nix · ソース: api.github.com
scoop install main/chiselScoop official bucket manifest trees · bucket/chisel.json · ソース: api.github.com
winget install --id Snesnopic.Chisel -eWindows Package Manager source index · Snesnopic.Chisel · ソース: cdn.winget.microsoft.com
概要
Fast TCP/UDP tunnel over HTTP
履歴
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.
セキュリティ状態
chisel-tunnel に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
chisel | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/jpillora/chisel
インストールメタデータ
| パッケージキー | brew:chisel-tunnel |
|---|---|
| バージョン | 1.11.8 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/chisel-tunnel |
| ホームページ | https://github.com/jpillora/chisel |
| リポジトリ | https://github.com/jpillora/chisel |
| 上流ドキュメント | https://github.com/jpillora/chisel#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/jpillora/chisel/archive/refs/tags/v1.11.8.tar.gz |
| 最終更新 | 2026-07-10T15:48:44Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
chisel
nix profile install nixpkgs#chiselmain/chisel
scoop install main/chiselSnesnopic.Chisel
winget install --id Snesnopic.Chisel -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.