Access localhost from another computer not on network

user1151738 picture user1151738 · May 15, 2012 · Viewed 24k times · Source

Before you say that it is a dupe, this is not the same as this, this, this or this.

My question is how do you do it globally.

For instance, consider this. I have EasyPHP running in my computer. At present my ip address (global) is 223.231.178.118

Now, let's say there is someone else (maybe in a different country altogether) who wants to access my ip (223.231.178.118). I do know how to access 192.168.x.x from the same network. I just want to know how you can do this globally, if possible.

P.S 1 : The computer running EasyPHP is behind a router.

P.S 2 : My IP (local IP is, but global one is not) is not static. But let us assume the person who wants to access my localhost does know my Dynamic IP. For example, let us assume I tell the person who wants to access my localhost is my friend and I tell him over phone what my IP is.

Answer

Feuda picture Feuda · Apr 15, 2016

You can use tools just like ngrok or Forward

more tools are in this post Accessing localhost From Anywhere