udptunnel
tunnel UDP packets over a TCP connection
Install
- All systems
-
curl cmd.cat/udptunnel.sh
- Debian
-
apt-get install udptunnel
- Ubuntu
-
apt-get install udptunnel
- 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
- Dockerfile
- dockerfile.run/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.