dns2tcpc

TCP over DNS tunnel client and server

Install

All systems
curl cmd.cat/dns2tcpc.sh
Debian Debian
apt-get install dns2tcp
Ubuntu
apt-get install dns2tcp
image/svg+xml Kali Linux
apt-get install dns2tcp
Windows (WSL2)
sudo apt-get update sudo 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.