Private IP addresses cannot be reached via the Internet, whereas public IP addresses can. For instance, most home networks have a router. This router will have a public IP address that is accessible through the Internet.

Using a third party service (get public IP) If you need to provide cross-browser support, you'll be unable to use RTCPeerConnection to retrieve your client private IP, therefore the only resource you have it's to depend from an external service (a request to a server, third party service or your autoimplemented service in your own server). In my corporate environment I don't get my IP address at all. The only way it works is if you understand how your local routers and switches are crafted, and even then it may not be on line 2 depending on the number of local hops you jump through. Jun 05, 2018 · You can discover your public IP address by accessing your router’s administration page. It shows your public IP address as well as other information about the internet connection. This can be done by following the steps mentioned below: How to Find Public IP Address on Windows. Follow these steps to find your public IP address on Windows: 1. May 07, 2009 · How To Find Your Public IP Address - Duration: 2:09. Gadgets and Gears 14,290 views. 2:09. How to Access your Router from Outside Network - Duration: 7:56. TechWiser 805,863 views.

"Get my public IP" is an international fork of "Mon IP publique" created in 2010. Its objective is to give people tools concerning public IP address identification, geolocation et and every data about it known by the internet.

May 29, 2017 · Get public IP on a Windows Server via PowerShell Every so often I need a quick way of getting the public IP of a Windows server . There are several ways of doing this but my preferred method leverages PowerShell , specifically the Invoke-WebRequest CMDLET.