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.

Download LocalRivet CLI

🪟 Windows

Compatible with Windows 10/11

Download for Windows

64-bit (x86_64)

🍎 macOS

Compatible with macOS 11+

Download for macOS

Universal (Intel/Apple Silicon)

🐧 Linux

Compatible with most distros

Download for Linux

64-bit (x86_64)

After downloading, follow our installation guide to get started.

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.