mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-07-12 13:50:13 +02:00
serveo.net seems dead
This commit is contained in:
parent
db72aae5f2
commit
09e064783c
@ -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`).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user