Tunnelsh

Expose Your Localhost to the World

Securely share your local development environment, APIs, and websites with a public URL.

Expose localhost to the world

Key Features

Instant Public URLs

Go live in seconds with secure, unique URLs for your local projects.

Custom Domains

Use your own domain for a professional and memorable presence.

Secure Tunnels

All traffic is encrypted end-to-end, protecting your data.

How It Works

Install Binary

go install github.com/Achay009/tunnelshd@latest

Install the tunnelshd binary

Run Your local Server

python -m http.server 8000

Start your local development server on any port you prefer.

Expose To Internet

tunnelshd -subdomain=my-app 8000

Run LocalTunnel and get a public HTTPS URL instantly.