v2.0 Pounamu Release

Expose Localhost.
Instantly.

A developer-first secure tunnel service. Share your local environment with the world in a single command, no config required.

~/projects/app
$
tunnelgo http 3000
TunnelGO v2.0.1

Status Online Account dev@example.com Forwarding https://my-app.c.tunnelgo.work -> localhost:3000

// Awaiting connections...

Built for Speed & Security

Everything you need for secure local development sharing

Zero Configuration

Just run the CLI and get an instant, globally available HTTPS URL. No port forwarding or DNS configuration needed.

End-to-End Encrypted

Every tunnel is secured with TLS. Your payload stays secure from the edge to your local machine.

Live Inspection

Monitor webhooks and API requests in real-time right from your terminal or dashboard.

Start Building in Seconds

$ npm install -g tunnelgo
$ tunnelgo login
$ tunnelgo http 8080

How It Works

Get started in four simple steps

1

Create an Account

Sign up and get access to your personal dashboard where you can manage all your tunnels.

2

Generate Token

Create an access token from your dashboard. This token authenticates your tunnel requests securely.

3

Start Your Tunnel

Use the CLI or API with your token to create a tunnel to your localhost. Get a public URL instantly.

4

Share Your Work

Copy the generated URL and share it with anyone. They can access your local app securely.

Ready to Get Started?

Create your account and start securely tunneling your local environment in under a minute.

Sign In Now