1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-20 22:08:39 +00:00
dockerfiles/ngrokd
2015-12-05 02:25:31 +08:00
..
docker-compose.yml add ngrok 2015-12-05 02:25:31 +08:00
Dockerfile add ngrok 2015-12-05 02:25:31 +08:00
README.md add ngrok 2015-12-05 02:25:31 +08:00

ngrokd

ngrok is a reverse proxy that creates a secure tunnel from a public endpoint to a locally running web service. ngrok captures and analyzes all traffic over the tunnel for later inspection and replay.

IMPORTANT:

  • Change NGROK_BASE_DOMAIN in Dockerfile
  • Rebuild the image
  • Run container
  • Copy binaries/keys from container