macOS
brew install udptunnellocal Homebrew formula metadata
brew
Tunnel UDP packets over a TCP connection. Version 1.1 via Homebrew; verified 2026-06-29.
install
brew install udptunnellocal Homebrew formula metadata
sudo apt install udptunnelDebian stable package indexes · udptunnel · source: deb.debian.org
nix profile install nixpkgs#udptunnelnixpkgs package indexes · pkgs/by-name/ud/udptunnel/package.nix · source: api.github.com
overview
Tunnel UDP packets over a TCP connection
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
udptunnel | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://www.cs.columbia.edu/~lennox/udptunnel/
install metadata
| Package key | brew:udptunnel |
|---|---|
| Version | 1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/udptunnel |
| Homepage | https://www.cs.columbia.edu/~lennox/udptunnel/ |
| Upstream docs | https://www.cs.columbia.edu/~lennox/udptunnel |
| License | BSD-3-Clause |
| Source archive | https://www.cs.columbia.edu/~lennox/udptunnel/udptunnel-1.1.tar.gz |
| Last updated | 2026-06-29T19:43:01-04:00 |
| Pulse | updated |
| Build dependencies | autoconf, automake |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 udptunnelsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.