- Install ngrok using whatever method works best for you.
- Install your ngrok authtoken using the command
ngrok config --add-authtoken TOKEN - Start a normal ngrok endpoint as you would any other endpoint:
ngrok http 80
Learn how to use ngrok with CGNAT networks like Starlink to expose local services without router port forwarding.
ngrok config --add-authtoken TOKENngrok http 80