macOS
brew install tcptunnellocal Homebrew formula metadata
brew / 順位 13315
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:tcptunnel |
|---|---|
| バージョン | 0.8 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://vakuumverpackt.de/tcptunnel/ |
| リポジトリ | https://github.com/vakuum/tcptunnel |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.