Instant HTTPS for Your
Local Development
Tired of `localhost` limitations? LocalRivet provides secure, shareable HTTPS tunnels to your local machine in seconds. Test webhooks, APIs, and frontend integrations without deploying.
Why LocalRivet?
Secure HTTPS Tunnels
Get instant, valid HTTPS URLs for your local projects. No more browser warnings or complex setup.
Effortless Testing
Easily test webhooks, OAuth callbacks, APIs, and cross-device compatibility without deploying.
Simple CLI
A straightforward command-line tool integrates seamlessly into your development workflow.
Perfect For...
🪝
Webhook Testing
Receive webhooks from services like Stripe, GitHub, Twilio.
🔑
OAuth Flows
Test login flows requiring HTTPS callback URLs.
📱
Mobile Clients
Connect mobile apps to your local backend API.
🤝
Demos & Collaboration
Share local work instantly with colleagues or clients.
How It Works
- Download and install the LocalRivet CLI for your OS.
- Register for a free account and log in via the CLI (`localrivet login`).
- Start a tunnel by pointing the CLI to your local server port (`localrivet http 8000`).
- Use the provided `https://*.localrivet.com` URL to access your local server publicly.
- Stop the tunnel with Ctrl+C when you're done.