Set up on Linux
- 1
Install the tools: sudo apt install wireguard-tools (or the equivalent for your distro).
- 2
Download your config and save it as /etc/wireguard/ttunnels.conf.
- 3
Bring the tunnel up: sudo wg-quick up ttunnels
- 4
Check it worked: curl ifconfig.me should show an Iranian address.
- 5
To disconnect: sudo wg-quick down ttunnels
Stuck anywhere? Open a ticket and we will usually answer within the hour.
Talk to us first