mac address
mac address
hi everyone, I wanted to know if there is a way to get the mac address through extend script or otherwise. thanks
Re: mac address
this is Mac address.
https://en.wikipedia.org/wiki/MAC_address,
i am creating a protection to my panel, and i would like to send the mac address to a web service
but I can't get it
https://en.wikipedia.org/wiki/MAC_address,
i am creating a protection to my panel, and i would like to send the mac address to a web service
but I can't get it
- Attachments
-
- Win_Mac_Address (1).png (59.61 KiB) Viewed 9223 times
Re: mac address
Code: Select all
system('ipconfig /all > %HOMEPATH%/desktop/data.txt')
Re: mac address
Using a Mac address maybe not the best option though. It's better to use UUID of the user computer.