Last active
November 6, 2019 01:18
-
-
Save nucab/44e1d75054d3328606140edf2f36d873 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
= 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