Skip to content

Instantly share code, notes, and snippets.

@pauldonnelly
Created October 24, 2014 11:40
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 pauldonnelly/ad2dde2b4f28ccb85052 to your computer and use it in GitHub Desktop.
Save pauldonnelly/ad2dde2b4f28ccb85052 to your computer and use it in GitHub Desktop.
nGrok
Setup Localhost as site.ttl.ngrok.com
Open CMD and Type:
To Run: ngrok -subdomain site.ttl 80
To Run with Auth: ngrok -subdomain site.ttl -httpauth "Username:Password" 80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment