dns-tunnel.DNS Tunnel is a Go implementation of a secure communication channel over DNS protocol. It uses DNS TXT queries to transmit encrypted data, bypassing traditional network restrictions while maintaining security through ChaCha20-Poly1305 encryption.