Best Products
Launches
Launch archive
Most-loved launches by the community
Launch Guide
Checklists and pro tips for launching
News
Newsletter
The best of Product Hunt, every day
Stories
Tech news, interviews, and tips from makers
Changelog
New Product Hunt features and releases
Forums
Forums
Ask questions, find support, and connect
Streaks
The most active community members
Events
Meet others online and in-person
Advertise
Subscribe
Sign in
p/pinggy
Public URLs for localhost without downloading any binary
Start new thread
Unfollow
Following
Follow
Pinggy Multi Port Forwarding - Host multiple services, with a single command
by
Bishakh Ghosh
Pinggy
β’
10mo ago
Share multiple localhost ports with a single Pinggy tunnel through different subdomains. Configure a wildcard custom domain and host multiple websites and applications. Use Pinggy for simple tunnels to localhost - HTTP, TCP, UDP, or TLS tunnels.
See launch β
1
20
Add a comment
Login to comment
Replies
Best
Bishakh Ghosh
Pinggy
Maker
π
Sharing multiple services from a single machine just got a whole lot simpler. With the new Multiple Port Forwarding feature, Pinggy lets you host different subdomains - each forwarding traffic to different ports on your local machine. All under a single, secure tunnel. π Why Itβs a Game-Changer: Gone are the days of spinning up separate tunnels for every service. With wildcard subdomain support, you can route traffic like a pro: πΉ cars.example.com β localhost:7070 πΉ bikes.example.com β localhost:8080 πΉ (everything else) β localhost:9090 π§ How to Set It Up: 1οΈβ£ Set up your wildcard domain (like *.example.com) 2οΈβ£ Associate it with your Pinggy Pro token 3οΈβ£ Run the following tunnel command: ssh -p 443 \ -R 0:localhost:9090 \ -R cars.example.com:0:localhost:7070 \ -R bikes.example.com:0:localhost:8080 \
TOKEN@pro.pinggy.io
π Breakdown: cars.example.com forwards to localhost:7070 bikes.example.com goes to localhost:8080 Everything else defaults to localhost:9090 βοΈ Key Features & Benefits β Multiple Subdomain Routing: Direct different URLs to specific ports on your local machine β Wildcard Domain Support: Use *.example.com to handle all routes under one domain β Single Command Simplicity: Set up in seconds with just one SSH command β Zero Configuration Bloat: No need for external routing tools or scripts β Secure by Default: Built on top of encrypted SSH tunnels π©βπ» Perfect For: Developers hosting multiple web apps or dashboards Testing environments with different microservices Teams managing dev, staging, and prod on the same host Rapid prototyping and demos from a single machine π Available now on Pinggy Pro Get started today and supercharge your tunnel game with Multiple Port Forwarding. π Try it now on Pinggy
https://pinggy.io/
https://pinggy.io/docs/http_tunn...
Upvote
Report
Share
10mo ago
Subscribe
Sign in
Replies
Pinggy