Ngrok
Running Ngrok
Domain Free
Start a tunnel from command line
Start a tunnel from config
authtoken: 2S.....6v
version: 2
tunnels:
your_tunnel_name:
proto: http
hostname: $subdomain.ngrok-free.app
addr: 127.0.0.1:80
# -------------------------
# Additional options
# -------------------------
# auth: "username:password"
# host_header: rewrite
# inspect: true
# bind_tls: trueLast updated