🚨 DNSTT Client Setup

Emergency DNS tunnel for when everything else is blocked.

⚠️ Warning: DNS tunnel is very slow (50-150 kbps). Use only when all other protocols are blocked.

Enter Your Server Details

Get these from your server admin or from the DNSTT menu on your server.

🐧 Linux

One-Line Setup

curl "vany.sh/dnstt/setup/linux?key=YOUR_KEY&domain=t.yourdomain.com" | bash

Run in Terminal. Downloads and builds dnstt-client automatically.

🍎 macOS

One-Line Setup

curl "vany.sh/dnstt/setup/macos?key=YOUR_KEY&domain=t.yourdomain.com" | bash

Run in Terminal. Requires Homebrew for Go installation.

🪟 Windows

PowerShell Setup

iex (iwr "vany.sh/dnstt/setup/windows?key=YOUR_KEY&domain=t.yourdomain.com").Content

Run in PowerShell as Administrator.

📱 Mobile

Limited Support

DNSTT requires a native client and isn't directly supported on iOS/Android.

Options:

  • Run DNSTT client on a computer and share the SOCKS5 proxy over WiFi
  • Use a Raspberry Pi as a tunnel gateway

After Setup

Configure your apps to use SOCKS5 proxy:

Firefox: Settings → Network Settings → Manual proxy → SOCKS Host