Skip to content

Instantly share code, notes, and snippets.

View RobertoFBiomed's full-sized avatar
💭
I may be slow to respond.

Roberto Figueroa RobertoFBiomed

💭
I may be slow to respond.
View GitHub Profile
@RobertoFBiomed
RobertoFBiomed / localhost_public_IP
Created March 28, 2025 15:34 — forked from trustarun/localhost_public_IP
Expose localhost as public IP using ngrok so that it is accessible to the world on net
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