Tunneling, WebRTC, Web Socket Servers and Other Routers
4 May, 2023
0
0
0
Contributors
- conveyor.cloud — Visual Studio extension to expose IIS Express to the local network or over a tunnel to a public URL.
- Hamachi — 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 — Expose locally running servers over a tunnel to a public URL.
- localtunnel — Expose locally running servers over a tunnel to a public URL. Free hosted version, and open source.
- ngrok.com — Expose locally running servers over a tunnel to a public URL.
- Radmin VPN — Connect multiple computers together via a VPN enabling LAN-like networks. Unlimited peers. (Hamachi alternative)
- segment.com — Hub to translate and route events to other third-party services. 100,000 events/month free
- STUN — Session Traversal of User Datagram Protocol [UDP] Through Network Address Translators [NATs])
- Google STUN — stun:stun.l.google.com:19302
- Twilio STUN — stun:global.stun.twilio.com:3478?transport=udp
- Tailscale — Zero config VPN, using the open source WireGuard protocol. Installs on MacOS, iOS, Windows, Linux, and Android devices. Free plan for personal use with 20 devices.
- 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
). - Hookdeck — Develop, test and monitor your webhooks from a single place. 100K requests and 100K attempts per month with 3 days retention.
- Xirsys — Unlimited STUN usage + 500 MB monthly TURN bandwidth, capped bandwidth, single geographic region.
- ZeroTier — FOSS managed virtual Ethernet as a service. Unlimited end-to-end encrypted networks of 25 clients on free plan. Clients for desktop/mobile/NA; web interface for configuration of custom routing rules and approval of new client nodes on private networks
- LocalXpose — Reverse proxy that enables you to expose your localhost servers to the internet. Free plan has 15 minutes tunnel life time.
- Traefik-Hub - Publish locally running services over a tunnel to a public custom URL and secure them with access control. Free for 5 services in one cluster.