Is there any way to get the device id, mac address, and things in angular 7 and up? I have tried "ngx-device-detector" and it generates only which device type. https://www.npmjs.com/package/ngx-device-detector
Asked
Active
Viewed 478 times
1
-
Getting MAC address in PHP: https://stackoverflow.com/questions/1420381/how-can-i-get-the-mac-and-the-ip-address-of-a-connected-client-in-php – Raptor Mar 16 '21 at 02:54
-
thanks, but I need to know in Angular – Kasun Madusanka Mar 16 '21 at 10:35
-
Angular is just a framework. You can always use PHP codes. Also, I hope you know MAC address can be changed by user anytime they like nowadays. Getting MAC address is quite useless. – Raptor Mar 17 '21 at 01:54