pgrok
Poor man's ngrok - a multi-tenant HTTP/TCP reverse tunnel solution through SSH remote port forwarding
How to download and setup pgrok
Open terminal and run command
git clone https://github.com/pgrok/pgrok.git
git clone is used to create a copy or clone of pgrok repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with pgrok https://github.com/pgrok/pgrok/archive/master.zip
Or simply clone pgrok with SSH
[email protected]:pgrok/pgrok.git