Pro Feature

Local Tunnel

Expose your localhost to the internet in one command. Receive webhooks, test third-party integrations, and share your local dev environment — all secured with HTTPS.

This feature is coming soon. Upgrade to Pro to be first in line when it launches.

One command. Live URL.

Install the MockRoute CLI, authenticate with your API key, and run a single command to get a secure public URL pointing at your local server.

1

Install the CLI: npm i -g @mockroute/cli

2

Authenticate: mockroute login

3

Start tunnel: mockroute tunnel --port 3000

terminal

$ mockroute tunnel --port 3000

✓ Authenticating...

✓ Establishing secure tunnel...

🌐 Tunnel URL:

https://abc123.mockroute.com

→ Forwarding to localhost:3000

Listening for requests...

Perfect for

Webhooks

Receive real webhook events from Stripe, GitHub, Twilio, and any other service directly into your local app.

Team demos

Share your in-progress feature with teammates or clients — no deployment needed.

OAuth callbacks

Test OAuth flows that require a publicly-reachable redirect URI without spinning up a staging environment.

API integration testing

Test how third-party services interact with your API endpoints before going to production.

Mobile development

Point your iOS or Android simulator at your local API without any network configuration.

Debugging

Inspect every request and response in real time with MockRoute's built-in request inspector.

Open your localhost to the world

Upgrade to Pro and get instant secure tunnels with custom subdomains.

See Pro Plans