Update README.md

This commit is contained in:
Marco Dali 2023-11-20 04:06:46 -06:00 committed by GitHub
parent 77428f9ee2
commit b94349e9ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1287,6 +1287,7 @@ Update Time, five active automations, webhooks.
* [Pinggy](https://pinggy.io) — Public URLs for localhost with a single command, no downloads required. HTTPS / TCP / TLS tunnels. The free plan has 60 minutes tunnel lifetime. * [Pinggy](https://pinggy.io) — Public URLs for localhost with a single command, no downloads required. HTTPS / TCP / TLS tunnels. The free plan has 60 minutes tunnel lifetime.
* [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 a free plan that allows unlimited networks with up to 5 people * [Hamachi](https://www.vpn.net/) — LogMeIn Hamachi is a hosted VPN service that lets you securely extend LAN-like networks to distributed teams with a free plan that allows unlimited networks with up to 5 people
* [Mirna Sockets](https://mirna.cloud/) - Free Socket as a Service Platform that gives you a wss:// URL when deploying your Web Socket Server code and also allows you to monitor its performance.
* [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.
* [localtunnel](https://theboroer.github.io/localtunnel-www/) — Expose locally running servers over a tunnel to a public URL. Free hosted version, and [open source](https://github.com/localtunnel/localtunnel). * [localtunnel](https://theboroer.github.io/localtunnel-www/) — Expose locally running servers over a tunnel to a public URL. Free hosted version, and [open source](https://github.com/localtunnel/localtunnel).
* [ngrok.com](https://ngrok.com/) — Expose locally running servers over a tunnel to a public URL. * [ngrok.com](https://ngrok.com/) — Expose locally running servers over a tunnel to a public URL.