pedroborgesdev / tunnerse
PublicReverse HTTP tunnels for local development, demos, webhooks, and testing
Tunnerse is a reverse HTTP tunneling tool that lets developers expose a local web application to the public internet without deploying it. It works by creating a bridge between your local machine and a public server: you run a simple command, and Tunnerse generates a shareable public URL that forwards traffic to your local app. The tool is designed for sharing prototypes with teammates, testing webhooks locally, demoing work in progress, and any situation where you need a temporary public web address. It includes real-time traffic monitoring, automatic health checks, and clean shutdown when you're finished.
How It Works
You've built something on your computer—a prototype, a test environment, or a project you want to share—but it's stuck on your machine.
You download and set up the Tunnerse tool on your computer, which comes with a small background service that stays running.
You type a simple command giving your app a name and port number, and Tunnerse instantly generates a public web address for your project.
Your teammates, clients, or testing tools can now access your local app through the public URL, exactly as if it were deployed on the internet.
The terminal shows you every request coming through—headers, paths, responses—so you can see exactly what's happening with your tunnel.
Tunnerse keeps an eye on your local app and the connection, automatically closing things down if anything goes wrong so you don't have to worry.
Press Ctrl+C and your tunnel closes cleanly—no lingering processes, no mess. Your local app stays private and exactly where you left it.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.