ngrok 就是可讓內部網站或其它服務,當它並沒有對外(public) 連線時,可以臨時被存取到(tunnel),連結每次不同,要固定就要付費,要帳密限制也要先從它網站註冊
Secure tunnels to localhost ”I want to expose a local server behind a NAT or firewall to the internet.”

Linux 啟用情況
ngrok by @inconshreveable (Ctrl+C to quit)
Tunnel Status online
Version 2.0.25/2.0.25
Region United States (us)
Web Interface http://127.0.0.1:4040
Forwarding http://b639ed9b.ngrok.io -> localhost:80
Forwarding https://b639ed9b.ngrok.io -> localhost:80
Connections ttl opn rt1 rt5 p50 p90
2 0 0.02 0.00 0.00 0.00
HTTP Requests
-------------
GET /favicon.ico 404 Not Found
GET / 200 OK
留言