Skip to content

Instantly share code, notes, and snippets.

@alanhoff
Created August 2, 2014 14:04
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 alanhoff/546fab36287ada15c79a to your computer and use it in GitHub Desktop.
Save alanhoff/546fab36287ada15c79a to your computer and use it in GitHub Desktop.
Instalação do ngrok
sudo curl https://dl.dropboxusercontent.com/u/32672522/ngrok -o /usr/bin/ngrok
sudo chmod a+x /usr/bin/ngrok
ngrok 8100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment