sudo chmod +x /etc/rc.local sudo nano /etc/rc.local
然后再里面加入
cd /home/pi/ && nohup ./ngrok -config ngrok.cfg start tunnel1 tunnel2
sudo chmod +x /etc/rc.local sudo nano /etc/rc.local
然后再里面加入
cd /home/pi/ && nohup ./ngrok -config ngrok.cfg start tunnel1 tunnel2
Comments | Nothing