Skip to content

Instantly share code, notes, and snippets.

@nucab
Last active November 6, 2019 01:18
Show Gist options
  • Save nucab/44e1d75054d3328606140edf2f36d873 to your computer and use it in GitHub Desktop.
Save nucab/44e1d75054d3328606140edf2f36d873 to your computer and use it in GitHub Desktop.
= Download ngrok zip
https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.zip
= Unzip
$ unzip /path/to/ngrok.zip
= Move the file in bin folder
$ sudo mv ngrok /usr/local/bin
= Test if it is working
$ ngrok --help
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment