ngrok

Reverse proxy that creates a secure tunnel from a public endpoint to a locally running web service. More information: <https://ngrok.com>.

Debian Debian
RUN apt-get update && \ apt-get install -y ngrok-client
Ubuntu
RUN apt-get update && \ apt-get install -y ngrok-client
Raspbian
RUN apt-get update && \ apt-get install -y ngrok-client
click the source code to copy install ngrok on any operating system with command-not-found.com