macOS
brew install udptunnellocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für udptunnel in AI-Agent-Workflows.
Installation
brew install udptunnellocal Homebrew formula metadata
sudo apt install udptunnelDebian stable package indexes · udptunnel · Quelle: deb.debian.org
nix profile install nixpkgs#udptunnelnixpkgs package indexes · pkgs/by-name/ud/udptunnel/package.nix · Quelle: api.github.com
Überblick
Tunnel UDP packets over a TCP connection
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
udptunnel | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://www.cs.columbia.edu/~lennox/udptunnel/
Installationsmetadaten
| Paketschlüssel | brew:udptunnel |
|---|---|
| Version | 1.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/udptunnel |
| Homepage | https://www.cs.columbia.edu/~lennox/udptunnel/ |
| Upstream-Dokumentation | https://www.cs.columbia.edu/~lennox/udptunnel |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://www.cs.columbia.edu/~lennox/udptunnel/udptunnel-1.1.tar.gz |
| Zuletzt aktualisiert | 2026-06-29T19:43:01-04:00 |
| Pulse | updated |
| Build-Abhängigkeiten | autoconf, automake |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 udptunnelQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.