Simple python script, that can change MAC address in Linux using ifconfig utility.
Example of usage:
sudo python mac_changer.py --interface eth0 --mac ff:45:af:ff:9e:d3
This command will change the current MAC address of eth0 interface to ff:45:af:ff:9e:d3