Merge pull request #2940 from ghoshbishakh/master

Add Pinggy
This commit is contained in:
R.I.Pienaar 2023-05-18 17:32:51 +03:00 committed by GitHub
commit 551497bbe7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1207,6 +1207,7 @@ This list is the result of Pull Requests, reviews, ideas and work done by 1100+
## Tunneling, WebRTC, Web Socket Servers and Other Routers ## Tunneling, WebRTC, Web Socket Servers and Other Routers
* [Pinggy](https://pinggy.io) — Public URLs for localhost with a single command, no downloads required. HTTPS / TCP / TLS tunnels. Free plan has 60 minutes tunnel life time.
* [conveyor.cloud](https://conveyor.cloud/) — Visual Studio extension to expose IIS Express to the local network or over a tunnel to a public URL. * [conveyor.cloud](https://conveyor.cloud/) — Visual Studio extension to expose IIS Express to the local network or over a tunnel to a public URL.
* [Hamachi](https://www.vpn.net/) — LogMeIn Hamachi is a hosted VPN service that lets you securely extend LAN-like networks to distributed teams with free plan allows unlimited networks with up to 5 peoples * [Hamachi](https://www.vpn.net/) — LogMeIn Hamachi is a hosted VPN service that lets you securely extend LAN-like networks to distributed teams with free plan allows unlimited networks with up to 5 peoples
* [localhost.run](https://localhost.run/) — Expose locally running servers over a tunnel to a public URL. * [localhost.run](https://localhost.run/) — Expose locally running servers over a tunnel to a public URL.