Skip to content

Instantly share code, notes, and snippets.

@manashmandal
Created February 11, 2020 06:47
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 manashmandal/cfd86ed8520bbdf5c641b207a9dd4ed7 to your computer and use it in GitHub Desktop.
Save manashmandal/cfd86ed8520bbdf5c641b207a9dd4ed7 to your computer and use it in GitHub Desktop.
self hosted ngrok
ssh -i key.pem -R remote_open_port:localhost:local_open_port user@domain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment