I prolly think is a pretty simple script I'm too new on python and I want to give it a try. I have php knowledge and some beginner python. Regards
import uuid
uuid.getnode()
hex(uuid.getnode())
mac = hex
print 'mac'
No, you cannot detect the MAC address of a user of your web site. MAC addresses are link-local only; they are not preserved by routers.