natevw / ipcalf

Gives back your public IP address in plain HTML, plain text, and JSON (w/CORS!)
http://ipcalf.com
72 stars 12 forks source link

Network IP still fails in Safari #3

Open natevw opened 5 years ago

natevw commented 5 years ago

Filing this longstanding issue:

Safari has now supported WebRTC for a while, but iirc we need to get media access via user perms prompt before it will give us useful candidates with the local IP.

natevw commented 5 years ago

xref #2 where Chrome is experimenting with a different strategy of completely hiding the local IP and provide mDNS names instead.