javascriptwifirouter

How to get WiFi router information?


Is there a way I can get WiFi router information (mac address, ip address, and other if possible) of the WiFi router I am connected to using javascript? Preferred browser: chrome If it's not possible, what are my options?


Solution

  • No, there isn't any web browser API to get any local network connection information such as local router address, mac, etc.