Created
August 6, 2015 00:04
-
-
Save smilingkylan/7e94fa23593e25082b8b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//use command line within windows | |
//go to the extracted ngrok folder | |
ngrok.exe http [your.ip.address]:[your-port-number] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment