Thunderdns - Tool To Frontward Tcp Traffic Over Dns Protocol

This tool tin frontward TCP traffic over DNS protocol. Non-compile clients + socks5 support.

Run

Setting upwardly NS records on our domain:


Please aspect for clearing DNS-cache.

Simple server run:
python3 ./server.py --domain oversec.ru

Simple server function (Dockerfile):
docker function -e DOMAIN=''

Simple customer function (Bash):
bash ./bash_client.sh -d oversec.ru -n

Simple customer function (PowerShell):
PS:> ./ps_client.ps1 -domain oversec.ru -clientname

Show registered clients list:
python3 ./proxy.py --dns 138.197.178.150 --dns_port 9091 --clients

Run proxy:
python3 ./proxy.py --dns 138.197.178.150 --dns_port 9091 --socks5 --localport 9090 --client 1

Video demonstration