Precompiled binaries for dnstt - DNS tunnel with DoH/DoT support.
For more information, check the main project: https://www.bamsoftware.com/software/dnstt/
For automated server setup and management, use our deployment script!
The script provides one-click installation, interactive configuration, and easy management for dnstt servers.
📖 View Setup Guide on GitHubbash <(curl -Ls https://raw.githubusercontent.com/bugfloyd/dnstt-deploy/main/dnstt-deploy.sh)
Verify file integrity before use:
# Download checksum file and verify all binaries: wget https://dnstt-server-client.s3.amazonaws.com/SHA256SUMS sha256sum -c SHA256SUMS # Or verify a single file: sha256sum dnstt-client-linux-amd64 # Compare output with corresponding line in SHA256SUMS