I need the mac addresses of system for login using the JavaScript ,is their possible to get Mac addresses using the JavaScript?
            Asked
            
        
        
            Active
            
        
            Viewed 704 times
        
    -3
            
            
        - 
                    no. this is not possible. – GottZ Dec 03 '19 at 17:27
- 
                    2Does this answer your question? [MAC addresses in JavaScript](https://stackoverflow.com/questions/3385/mac-addresses-in-javascript) – reisdev Dec 03 '19 at 17:28
1 Answers
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.
 
    
    
        Iraz Irfan
        
- 10
- 5
 
    