Table of Contents
Network - Tunnel
About
Tunnel
joins two
network
with an
SSL
layer.
Usage
tunnel allows you to easily share a application service on your local development machine without messing with
DNS
and firewall settings.
Great for working with tools that ask for a public url such as
browser testing tools like browserling
or external api callback services like twilio, slack bot,..
List
SSH - Tunnel (Port Forwarding)
VPN
connection
https://localtunnel.github.io/www/
or
https://github.com/localtunnel/localtunnel
. It works with
net socket (dual direction)
. It creates a net.connection
Ngrok (tunnel as a service)