Public URLs for localhost without downloading any binary
Pinggy provides secure tunnels to localhost with a single command for developing, testing, and deploying your website or app easily. Create HTTP, TCP or TLS tunnels to your Mac / PC even if it's behind firewalls and NATs. Debug requests with built in debugger.
Hey Product Hunters! 👋
We're thrilled to launch Pinggy to the Product Hunt community! Using Pinggy, with a single command, you can share your apps running on localhost over the internet.
Just paste this command on your terminal to get a tunnel to port 8000:
ssh -p 443 -R0:localhost:8000 [email protected]
That's it! No downloads required.
Here’s what you can do with Tunnel:
⚡ Instant tunnel, no downloads: One command to put localhost on the web. No package / tool is downloaded. No root access required.
🧑💻 Debugger: Built in HTTP request response debugger.
🌐 HTTPS, TCP, TLS tunnels: Connect any service, SSH into your raspberry Pi, remotely connect to your home PC, etc. Pinggy lets you tunnel to any service.
🚀 Get custom domain and persistent URLs
🔐 Password protect your tunnels or set IP whitelist to restrict access.