當想要從外部測試服務時
沒有固定的對外ip
或是有防火牆需要轉Port
用這個直接可以通
像是安裝好node red要編輯時就可以用這個
$ ./ngrok http 1880 #node-red port
$ ./ngrok tcp 22 #node-red port
我通常會搭配tmux一起用
這樣我關掉視窗他的功能還在
免費版的網址是不固定的
且一個帳號同時只能開一個服務
還有次數的限制
要輪流打開 小不方便
Web: ngrok
socketxp https://raspberrypi.stackexchange.com/questions/120247/access-raspberry-pi-behind-a-nat-firewall-through-internet