Portfolio_Detail
All_Items

SecreTunnel

Tech: HTMX, Go, Stripe
Screenshots
Main project screenshot
Project_Details

What it does

SecreTunnel lets you expose a local web server to the internet instantly through a Tor onion address — using nothing but your existing SSH client. No downloads, no config files, no port forwarding on your router.

$ ssh -R 80:localhost:8080 you@secretunnel.com

That's it. Your localhost:8080 is now reachable at http://a1b2c3....onion. Anyone with Tor Browser can visit it.

Who it's for

  • Developers sharing a local build with a remote client
  • Penetration testers needing a quick throwaway listener behind Tor
  • Anyone who wants to expose a service without configuring firewalls, DNS, or cloud infrastructure

How it works

  1. You connect via standard SSH reverse port forwarding (ssh -R)
  2. The tunnel server creates a Tor v3 onion service keyed to your SSH identity
  3. The onion address appears in your terminal — share it, done
Like_What_You_See?

I'm available for similar projects. Let's discuss how I can help you achieve your goals.

View My Services