ngrok-setup

Installation

  1. Clone this repository to the target machine
  2. Get your authtoken from ngrok website
  3. Inspect and modify the configuration file ngrok.yml
  4. Run sudo ./install.sh <your_authtoken>, replace <your_authtoken> with the token you've obtained before from ngrok website.
  5. You're good to go!