Routiq gives your local website or API a secure public URL with a single command. Share your work with teammates, test webhooks, or demo your app without deploying it.
No port forwarding, router setup, or networking knowledge required.
Why Routiq?
Get a public URL in seconds
Run multiple tunnels at once
View real-time request logs
Developer-friendly CLI
Free, open source, and self-hostable
Get Started
npm install -g routiq
Install the Routiq CLI globally using npm.
routiq login
Sign in with Google and connect your CLI using your API key.
routiq http 3000
Replace 3000 with your local port to instantly receive a secure public URL.
Perfect For:
Testing webhooks (Stripe, GitHub, Clerk, Discord)
Sharing local apps with teammates or clients
Live demos without deploying
Mobile and API testing
Faster development and debugging
Built with