udptunnel

tunnel UDP packets over a TCP connection

Install

All systems
curl cmd.cat/udptunnel.sh
Debian Debian
apt-get install udptunnel
Ubuntu
apt-get install udptunnel
image/svg+xml Kali Linux
apt-get install udptunnel
Windows (WSL2)
sudo apt-get update sudo apt-get install udptunnel
OS X
brew install udptunnel
Raspbian
apt-get install udptunnel

udptunnel

tunnel UDP packets over a TCP connection

UDPTunnel is a small program which can tunnel UDP packets bi-directionally over a TCP connection. Its primary purpose (and original motivation) is to allow multi-media conferences to traverse a firewall which allows only outgoing TCP connections. UDPTunnel also can be used for security tests in networks.