Skip to content

Instantly share code, notes, and snippets.

@JestVA
Created August 13, 2019 12: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 JestVA/38f9d6425e9cacbc223aab087f1585e2 to your computer and use it in GitHub Desktop.
Save JestVA/38f9d6425e9cacbc223aab087f1585e2 to your computer and use it in GitHub Desktop.
used to create a tunnel from localhost to a public pointing url very good for testing stuff on mobiles
Go to folder where ngrok is installed and:
`./ngrok http [port]` // where port is something like 3000
To access on mobile, you need to enter the forwarding url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment