# chisel-tunnel mit Homebrew, Nix, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für chisel-tunnel in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:chisel-tunnel
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/chisel-tunnel>
- **Version:** 1.11.8
- **Quellzusammenfassung:** Fast TCP/UDP tunnel over HTTP
- **Homepage:** <https://github.com/jpillora/chisel>
- **Repository:** <https://github.com/jpillora/chisel>
- **Upstream-Dokumentation:** <https://github.com/jpillora/chisel#readme>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/jpillora/chisel/archive/refs/tags/v1.11.8.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-10T15:48:44Z
- **Generiert:** 2026-07-25T07:20:51+00:00

## Executables

- chisel (cli)
- chisel (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-25
- Manager-Version: 1.11.8
- Manager aktualisiert: 2026-07-10
- lokale Daten: OK
- Upstream-Repository: https://github.com/jpillora/chisel
- neueste erkannte Version: v1.11.8 (aktuell)
## Projektgeschichte und Nutzung

Chisel is a Go single-binary TCP/UDP tunneling tool that transports traffic over HTTP and secures the connection using SSH.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

Für chisel-tunnel wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

- **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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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


## Quellen

- 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
