macOS
brew install udptunnellocal Homebrew formula metadata
brew
udptunnel のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install udptunnellocal Homebrew formula metadata
sudo apt install udptunnelDebian stable package indexes · udptunnel · ソース: deb.debian.org
nix profile install nixpkgs#udptunnelnixpkgs package indexes · pkgs/by-name/ud/udptunnel/package.nix · ソース: api.github.com
概要
Tunnel UDP packets over a TCP connection
履歴
UDPTunnel is a small Unix networking utility for carrying UDP packets over a TCP connection. Its own documentation describes the original motivation as letting multimedia conferences traverse firewalls that allowed only outgoing TCP.
Jonathan Lennox released UDPTunnel 1.0 in 1999 and version 1.1 in 2001. The 1.1 release was a relicensing and documentation update with no code changes, which helps explain why the package remains a compact, stable command-line tool rather than an actively evolving service.
The official page documents portability to POSIX socket platforms and notes testing on Solaris, Linux, and FreeBSD. Its package-manager presence is mostly as a small compatibility tool for users who need the exact UDP-over-TCP behavior rather than a broader VPN or proxy stack.
UDPTunnel runs in client or server mode and relays UDP after establishing a TCP connection. The documentation also calls out RTP mode for paired RTP/RTCP multimedia traffic and explains that multicast addresses can be tunneled with an explicit TTL.
For package nerds, UDPTunnel is the sort of tiny historical network utility that survives because it does one old Internet job plainly: build with autoconf, install one binary, and tunnel UDP-like conference traffic through restrictive TCP-only paths.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
udptunnel | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://www.cs.columbia.edu/~lennox/udptunnel/
インストールメタデータ
| パッケージキー | brew:udptunnel |
|---|---|
| バージョン | 1.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/udptunnel |
| ホームページ | https://www.cs.columbia.edu/~lennox/udptunnel/ |
| 上流ドキュメント | https://www.cs.columbia.edu/~lennox/udptunnel |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://www.cs.columbia.edu/~lennox/udptunnel/udptunnel-1.1.tar.gz |
| 最終更新 | 2026-06-29T19:43:01-04:00 |
| Pulse | updated |
| ビルド依存関係 | autoconf, automake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | udptunnel |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
udptunnel 1.1-12
tunnel UDP packets over a TCP connection
http://www1.cs.columbia.edu/~lennox/udptunnel/
sudo apt install udptunneludptunnel
nix profile install nixpkgs#udptunneludptunnel 1.1-10
tunnel UDP packets over a TCP connection
http://www1.cs.columbia.edu/~lennox/udptunnel/
sudo apt install udptunnelソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.