-1

The website is showing my correct internal LAN IP address.

https://www.whatismyip.com/

enter image description here

It does not work in Safari.

enter image description here

I do not suspect this is an XKCD #628 attack. How is this website implementing this?

William Entriken
  • 37,208
  • 23
  • 149
  • 195

1 Answers1

3

This is because of WebRTC feature.WebRTC feature will leak your IP address even if you are behind a proxy server or using a VPN service.

Abhijith V
  • 46
  • 2