macer
a mac address changer for linux
usage
this will show you your network interfaces and their mac addresses
python macer.py
you can change your selected interface mac address like this
python macer.py -i [selected interface] -m [new mac address]
an example
python macer.py -i eth0 -m 00:11:22:33:44:55