# Installer chisel-tunnel avec Homebrew, Nix, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de chisel-tunnel pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:chisel-tunnel
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/chisel-tunnel>
- **Version:** 1.11.8
- **Résumé source:** Fast TCP/UDP tunnel over HTTP
- **Page d'accueil:** <https://github.com/jpillora/chisel>
- **Dépôt:** <https://github.com/jpillora/chisel>
- **Docs amont:** <https://github.com/jpillora/chisel#readme>
- **Licence:** MIT
- **Archive source:** <https://github.com/jpillora/chisel/archive/refs/tags/v1.11.8.tar.gz>
- **Dernière mise à jour:** 2026-07-10T15:48:44Z
- **Généré:** 2026-07-25T07:20:51+00:00

## exécutables

- chisel (cli)
- chisel (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-25
- version du gestionnaire: 1.11.8
- gestionnaire mis à jour: 2026-07-10
- données locales: OK
- dépôt amont: https://github.com/jpillora/chisel
- dernière version détectée: v1.11.8 (à jour)
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour chisel-tunnel. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

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


## Sources

- 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
