macOS
brew install tcptunnellocal Homebrew formula metadata
brew
tcptunnel のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tcptunnellocal Homebrew formula metadata
概要
TCP port forwarder
履歴
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.
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.
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.
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.
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tcptunnel | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/vakuum/tcptunnel
インストールメタデータ
| パッケージキー | brew:tcptunnel |
|---|---|
| バージョン | 0.8 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/tcptunnel |
| ホームページ | https://vakuumverpackt.de/tcptunnel/ |
| リポジトリ | https://github.com/vakuum/tcptunnel |
| 上流ドキュメント | https://github.com/vakuum/tcptunnel#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/vakuum/tcptunnel/archive/refs/tags/v0.8.tar.gz |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.