How to obtain local ip address of PC using Javascript in MAC Safari Browser? Looking for solution which works with Safari Web Browser.
I mean local ip address of device/PC network interface. Not public ip address as of "what is my ip"
How to obtain local ip address of PC using Javascript in MAC Safari Browser? Looking for solution which works with Safari Web Browser.
I mean local ip address of device/PC network interface. Not public ip address as of "what is my ip"
References:
Accessing local IP with WebRTC: Link
Live working example: Link
Example of detecting all IP addresses in your local range: Link
Hope that helps MAC addresses in JavaScript: Link