Merge pull request #1625 from berdav/master

serveo.net seems dead
This commit is contained in:
R.I.Pienaar 2020-08-28 17:36:48 +02:00 committed by GitHub
commit 1ae41ca0df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -753,7 +753,6 @@ Table of Contents
* [localhost.run](https://localhost.run/) — Instantly share your localhost environment! No download required. Run your app on port 8080 and then run this command and share the URL. * [localhost.run](https://localhost.run/) — Instantly share your localhost environment! No download required. Run your app on port 8080 and then run this command and share the URL.
* [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.
* [segment.com](https://segment.com/) — Hub to translate and route events to other third-party services. 100,000 events/month free * [segment.com](https://segment.com/) — Hub to translate and route events to other third-party services. 100,000 events/month free
* [serveo.net](https://serveo.net/) — Quickly expose any local port to the public internet on a servo subdomain using an SSH tunnel, includes SSH GUI to replay requests over HTTP.
* [stun:global.stun.twilio.com:3478?transport=udp](stun:global.stun.twilio.com:3478?transport=udp) — Twilio STUN * [stun:global.stun.twilio.com:3478?transport=udp](stun:global.stun.twilio.com:3478?transport=udp) — Twilio STUN
* [stun:stun.l.google.com:19302](stun:stun.l.google.com:19302) — Google STUN * [stun:stun.l.google.com:19302](stun:stun.l.google.com:19302) — Google STUN
* [webhookrelay.com](https://webhookrelay.com) — Manage, debug, fan-out and proxy all your webhooks to public or internal (ie: localhost) destinations. Also, expose servers running in a private network over a tunnel by getting a public HTTP endpoint (`https://yoursubdomain.webrelay.io <----> http://localhost:8080`). * [webhookrelay.com](https://webhookrelay.com) — Manage, debug, fan-out and proxy all your webhooks to public or internal (ie: localhost) destinations. Also, expose servers running in a private network over a tunnel by getting a public HTTP endpoint (`https://yoursubdomain.webrelay.io <----> http://localhost:8080`).