Hi, I found that we need to do the step below before we can access our webserver from anywhere
ngrok tcp YOUR_ESP_IP_ADDRESS:8888 --authtoken YOUR_TUNNEL_AUTHTOKEN
and need to run our computer and ngrok. do we need to perform that step again after we close the computer?
Is there any other way to perform it just once?
1 Answers
Hello, yes it should definitely be possible to make it run automatically in any computer after powering it on, but unfortunately I don’t have any tutorials on that exact subject…
I only have created some instructions that allow you to run ngrok automatically on Raspbian OS (on a Raspberry Pi): https://rntlab.com/question/module-9-ngrok-install-and-work/