# 使用 Homebrew, Nix, scoop, winget 安装 chisel-tunnel

查看 chisel-tunnel 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:chisel-tunnel
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install chisel-tunnel
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#chisel
```

  证据: nixpkgs package indexes: pkgs/by-name/ch/chisel/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/chisel
```

  证据: Scoop official bucket manifest trees: bucket/chisel.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Snesnopic.Chisel -e
```

  证据: Windows Package Manager source index: Snesnopic.Chisel from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:chisel-tunnel
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/chisel-tunnel>
- **版本:** 1.11.8
- **来源摘要:** Fast TCP/UDP tunnel over HTTP
- **主页:** <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
- **已生成:** 2026-07-25T07:20:51+00:00

## 可执行文件

- chisel (cli)
- chisel (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-25
- 管理器版本: 1.11.8
- 管理器更新时间: 2026-07-10
- 本地数据: OK
- 上游仓库: https://github.com/jpillora/chisel
- 检测到的最新版本: v1.11.8 (当前)
## 项目历史与用法

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.

### 来源

- <https://github.com/jpillora/chisel#readme>
- <https://formulae.brew.sh/api/formula/chisel-tunnel.json>
- <https://github.com/jpillora/chisel>


## 安全说明

没有找到 chisel-tunnel 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** chisel-tunnel
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Conflicts With:** chisel, foundry
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Nix - chisel: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/ch/chisel/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/chisel: installed executable or alias match | Scoop official bucket manifest trees: bucket/chisel.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Snesnopic.Chisel: installed executable or alias match | Windows Package Manager source index: Snesnopic.Chisel from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/zh-hans/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/zh-hans/pkg/brew/go/) - Build dependency declared by Homebrew.
- [proxytunnel](https://www.automicvault.com/zh-hans/pkg/brew/proxytunnel/) - Shares av.db curated category or tags: cli, networking, proxy, ssh, tcp.
- [boring](https://www.automicvault.com/zh-hans/pkg/brew/boring/) - Shares av.db curated category or tags: cli, networking, port-forwarding, ssh, tunnel.
- [cloudflared](https://www.automicvault.com/zh-hans/pkg/brew/cloudflared/) - Shares av.db curated category or tags: cli, networking, proxy, tunnel, tunneling.
- [dns2tcp](https://www.automicvault.com/zh-hans/pkg/brew/dns2tcp/) - Shares av.db curated category or tags: cli, networking, tcp, tunnel, tunneling.
- [gost](https://www.automicvault.com/zh-hans/pkg/brew/gost/) - Shares av.db curated category or tags: cli, go, networking, port-forwarding, proxy.
- [jprq](https://www.automicvault.com/zh-hans/pkg/brew/jprq/) - Shares av.db curated category or tags: cli, http, networking, tcp, tunneling.
- [rospo](https://www.automicvault.com/zh-hans/pkg/brew/rospo/) - Shares av.db curated category or tags: cli, networking, proxy, ssh, tunneling.
- [sixtunnel](https://www.automicvault.com/zh-hans/pkg/brew/sixtunnel/) - Shares av.db curated category or tags: cli, networking, proxy, tunnel, tunneling.
- [redir](https://www.automicvault.com/zh-hans/pkg/brew/redir/) - Local package facts share a topical domain. Shared terms: cli, forwarding, networking, port, port-forwarding.
- [gotun](https://www.automicvault.com/zh-hans/pkg/brew/gotun/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, http, networking, over, proxy.

## Combined YAML source

View the package source record on GitHub. [combined/chisel-tunnel.yml](https://github.com/automic-vault/db/blob/main/combined/chisel-tunnel.yml)


## 来源

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