ngrok tls -hostname=foo.com 443 # TLS traffic for foo.com to port 443
ngrok start foo bar baz # start tunnels from the configuration file
ngrok start foo bar baz # start tunnels from the configuration file
2015-04-26