is ngrok s code example
Example 1: ngrok
Start tunnel with any port
./ngrok http http://localhost:9999
Example:
http://1ffcb38dcb8b.ngrok.io/paragonasia/
BAD:
http://1ffcb38dcb8b.ngrok.io/paragonasia
Start tunnel with prt 80
./ngrok http 80
Example 2: ngrok
use `ngrok` to run local server on https