# Installer tcptunnel avec Homebrew

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

## installation

```sh
sudo av install brew:tcptunnel
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tcptunnel
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:tcptunnel
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/tcptunnel>
- **Version:** 0.8
- **Résumé source:** TCP port forwarder
- **Page d'accueil:** <https://vakuumverpackt.de/tcptunnel/>
- **Dépôt:** <https://github.com/vakuum/tcptunnel>
- **Docs amont:** <https://vakuumverpackt.de/tcptunnel/>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://github.com/vakuum/tcptunnel/archive/refs/tags/v0.8.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- tcptunnel (cli)
- tcptunnel (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.8
- données locales: OK
- dépôt amont: https://github.com/vakuum/tcptunnel
- dernière version détectée: v0.8 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

tcptunnel is a small TCP port forwarder by Clemens Fuchslocher. It listens on a local TCP port and forwards received data to a remote host, making it a simple utility for redirecting TCP-based protocols.

### Historique du projet

The official homepage and ChangeLog date the first public release to 2000-08-15. Later entries show the portability-driven shape of the project: HP-UX and SunOS support in 2000, Windows support in 2004, renewed cleanup and fork-based concurrency in 2010, Cygwin fork support in 2013, and Mac OS X support in version 0.8.

### Historique d'adoption

The supplied package metadata shows Homebrew packaging, and the README explicitly thanks a Homebrew pull request for Mac OS X installation instructions. The official homepage also provided source and Windows binary downloads, so the tool was distributed both as a small upstream tarball and as a package-manager formula.

### Modes d'utilisation

The official documentation describes redirecting TCP-based protocols such as HTTP, IRC, NNTP, SSH, and SMTP. The CLI exposes local and remote port settings, remote host, bind and client address controls, buffer size, forked concurrency, logging, and stay-alive behavior.

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

tcptunnel is the kind of package that remains useful because it is minimal: install it, bind a local port, and forward bytes. It matters in the package-nerd niche as a compact alternative when a full proxy, SSH tunnel setup, or larger networking toolkit would be unnecessary.

### Chronologie

- 2000-08-15: tcptunnel 0.1 first public release.
- 2000-09-14: 0.1g added HP-UX and SunOS support.
- 2004-12-28: 0.2 added Windows support.
- 2010-09-21: Added fork-based concurrent client handling.
- 2013-10-27: 0.8 added Mac OS X support and a buffer-size option.

### Related projects

- The official page frames tcptunnel around TCP-based protocols including HTTP, IRC, NNTP, SSH, and SMTP; Cygwin and MinGW appear as Windows build environments in the README.

### Sources

- <https://github.com/vakuum/tcptunnel#readme>
- <https://raw.githubusercontent.com/vakuum/tcptunnel/master/ChangeLog>
- <https://vakuumverpackt.de/tcptunnel/>
- input source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tcptunnel
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched Homebrew package provider.
- [redir](https://pkg.so/fr/brew/redir/) - Shares pkgdb curated category or tags: cli, networking, port-forwarding, tcp.
- [udptunnel](https://pkg.so/fr/brew/udptunnel/) - Shares pkgdb curated category or tags: cli, networking, tcp, tunneling.
- [socat](https://pkg.so/fr/brew/socat/) - Shares pkgdb curated category or tags: cli, networking, tcp.
- [netcat](https://pkg.so/fr/brew/netcat/) - Shares pkgdb curated category or tags: cli, networking, tcp.
- [v2ray](https://pkg.so/fr/brew/v2ray/) - Shares pkgdb curated category or tags: cli, networking, tunneling.
- [gost](https://pkg.so/fr/brew/gost/) - Shares pkgdb curated category or tags: cli, networking, port-forwarding.
- [bore-cli](https://pkg.so/fr/brew/bore-cli/) - Shares pkgdb curated category or tags: cli, networking, port-forwarding.
- [connect](https://pkg.so/fr/brew/connect/) - Shares pkgdb curated category or tags: cli, networking, tunneling.
- [boring](https://pkg.so/fr/brew/boring/) - Local package facts share a topical domain. Shared terms: cli, forwarding, networking, port, port-forwarding.

## Combined YAML source

View the package source record on GitHub. [combined/tcptunnel.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tcptunnel.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
