dns2tcpd
TCP over DNS tunnel client and server
Install
- All systems
-
curl cmd.cat/dns2tcpd.sh
- Debian
-
apt-get install dns2tcp - Ubuntu
-
apt-get install dns2tcp - Kali Linux
-
apt-get install dns2tcp - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install dns2tcp - OS X
-
brew install dns2tcp - Raspbian
-
apt-get install dns2tcp
dns2tcp
TCP over DNS tunnel client and server
dns2tcp is a set of tools allowing to encapsulate a TCP session in DNS packets. This type of encapsulation generates smaller packets compeared to ip-over-DNS tools, thus allows a better throughput. The client does not need root priledges.