Is there anyway to find out the ssid of the wifi access point within the browser using javascript? -


Are you connected to the browser using Javascript to detect the SSID of the WiFi access point?

If I do not have my guess, then you have to write a plugin for it. I'm sure ActiveX allows this.

and for a good reason :)

updates : I should be elaborated, Javascript is run inside a browser sandbox, which was designed to protect both security and privacy. The ESSID of AP is not a secret, but it is not a secret It is not even information which should be disclosed without any consensus.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -