Skip to content

Instantly share code, notes, and snippets.

@laurentsab
Created August 18, 2016 14:18
Show Gist options
  • Save laurentsab/14eb89be134b77e2984e52b58b487cab to your computer and use it in GitHub Desktop.
Save laurentsab/14eb89be134b77e2984e52b58b487cab to your computer and use it in GitHub Desktop.
ngrok How to
$ ./ngrok http -region eu -host-header=rewrite {LocalSiteName}.local:80
// On browser or mobile browser, share page like:
http://bae8d36b.eu.ngrok.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment