Skip to content

Instantly share code, notes, and snippets.

@shadyvb
Created November 26, 2014 03:51
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 shadyvb/2d97d359009aa9ee03e0 to your computer and use it in GitHub Desktop.
Save shadyvb/2d97d359009aa9ee03e0 to your computer and use it in GitHub Desktop.
Quick SSH help
mkdir /tmp/ngrok; cd /tmp/ngrok; wget "https://api.equinox.io/1/Applications/ap_pJSFC5wQYkAyI0FIVwKYs9h1hW/Updates/Asset/ngrok.zip?os=linux&arch=386&channel=stable"; unzip ngrok.zip; ngrok -proto=tcp 22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment