Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pallavsharma/24e1636abc9e82ffa7315b9710176a6f to your computer and use it in GitHub Desktop.
Save pallavsharma/24e1636abc9e82ffa7315b9710176a6f to your computer and use it in GitHub Desktop.
$ sudo apt-get update
$ sudo apt-get install unzip wget
$ wget https://bin.equinox.io/c/4VmDzA7iaHb/ngrok-stable-linux-amd64.zip
$ unzip ngrok-stable-linux-amd64.zip
$ sudo mv ./ngrok /usr/bin/ngrok
$ ngrok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment