Automic VaultAutomic Vault

brew

chisel-tunnel を Homebrew, Nix, scoop, winget でインストール

chisel-tunnel のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install chisel-tunnel

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#chisel

nixpkgs package indexes · pkgs/by-name/ch/chisel/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/chisel

Scoop official bucket manifest trees · bucket/chisel.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id Snesnopic.Chisel -e

Windows Package Manager source index · Snesnopic.Chisel · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Fast TCP/UDP tunnel over HTTP

コマンドとエイリアス

  • chisel

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2015: First public commits and 1.0.x tags in the official repository.
  • 2015: README documents GitHub release binaries and go install from source.
  • 2026: Homebrew tracks stable v1.11.7 for the chisel-tunnel formula.

Related projects

  • The README explicitly compares its transport building blocks with Go net/http, crypto/ssh, SOCKS5, HTTP CONNECT proxies, Docker distribution, and Fedora community packaging.

セキュリティ状態

保護ツール対応はまだ見つかっていません

chisel-tunnel に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
chiselcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.11.8
マネージャ更新日2026-07-10
ローカルデータOK
上流最新
検出された最新v1.11.8

https://github.com/jpillora/chisel

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namechisel-tunnel
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • chisel
  • foundry
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix92%

chisel

nix profile install nixpkgs#chisel
  • installed executable or alias match
  • 一致条件: Chisel
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ch/chisel/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop92%

main/chisel

scoop install main/chisel
  • installed executable or alias match
  • 一致条件: Chisel
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/chisel.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget92%

Snesnopic.Chisel

winget install --id Snesnopic.Chisel -e
  • installed executable or alias match
  • 一致条件: Chisel
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Snesnopic.Chisel from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment