-3

I need the mac addresses of system for login using the JavaScript ,is their possible to get Mac addresses using the JavaScript?

j08691
  • 197,815
  • 30
  • 248
  • 265

1 Answers1

0

No! Javascript is quite a high level language and doesn't have access to this sort of information. And such information via JavaScript would be a security vulnerability as well.