Open your local server to the web in one second.
routingflare turns localhost into a public URL without typing tunnel commands, editing configs, or losing track of ports.
Latest release
Who routingflare is for.
For moments when localhost is not enough, but a full deployment is too much.
1
Local developers
Turn a local port into a public URL.
2
Product teams
Share a dev server with teammates, QA, or mobile devices.
3
API builders
Receive webhooks and OAuth redirects on your machine.
4
Security-minded devs
Limit access with IP allowlists and optional auth headers.
Three ways to keep routing simple.
Quick URL
- Set a local port and path.
- Add the quick route.
- Open the temporary public URL.
DNS routes
- Set your tunnel config.
- Add your hostname.
- Connect it to a local port.
Security
- Add allowed IPs.
- Enable an auth header.
- Keep private previews controlled.
Skip the deploy. Open the route.
Built for local development, quick previews, and external testing.