GoTunnel Pro

Bypass CGNAT. Instantly expose your local web apps, AI tools, and TCP game servers to the public internet.

Instant Automated Setup

Enter your details below to get your secure tunnel credentials instantly.

Renew / Top-Up Data

Running low on bandwidth or expired? Enter your existing subdomain to top-up for another 30 days.

🎉 Payment Successful!

Your GoTunnel is ready. Please copy and save these details immediately:

How to start your HTTP web tunnel:

tunnel-client.exe --token --local-http 8000

(Replace 8000 with your local application's actual port).

📥 Download the Client

Click directly to download, or use the terminal commands below.

For Mac & Linux Users (Recommended Method)

Open your terminal and run these commands to download the client and make it executable:

macOS Terminal: curl -O https://admin.tun.robotservice.eu.org/downloads/tunnel-client-mac
chmod +x tunnel-client-mac
Linux Terminal: wget https://admin.tun.robotservice.eu.org/downloads/tunnel-client-linux
chmod +x tunnel-client-linux

Note: After making it executable, run the client using ./tunnel-client-mac or ./tunnel-client-linux instead of tunnel-client.exe.