Agent
Docker
Installation
Install ngrok via Docker with the following command:
docker pull ngrok/ngrok
Run ngrok via Docker:
Don’t have an authtoken? Sign up for a free account.
docker run --net=host -it -e NGROK_AUTHTOKEN=xyz ngrok/ngrok:latest http 80