how to get MAC address using any browser with javascript [duplicate]
问题 This question already has answers here : MAC addresses in JavaScript (6 answers) Closed 2 years ago . I have already tried java applet it gets MAC address but now i want do it using javascript I have an web app in which i want store user's MAC address using javascript. How i can find MAC address of user using any browser. 回答1: Javascript always run in a Browser Sandbox for security reason. That's why it's not possible to get hardware information about the device it's running the script except