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
| STEP 1 : Download ngrok | |
| Download from https://ngrok.com/download as per your system. | |
| I downloaded for 32 bit ubuntu. | |
| STEP 2 : unzip it in your target folder | |
| $ unzip /path/to/ngrok.zip | |
| STEP 3: move to folder where you have unziped it in step 2 | |
| STEP 4: connect localhost as public IP with below command |