Simple Linux Based Mac Changer With Python
sudo python3 macChanger.py --interface [interface name] --mac [new mac address]
sudo python3 macChanger.py --interface eth0 --mac aa:bb:cc:dd:ee:ff
-h, --help For more info
-i, --interface Specify an Interface, e.g. eth0, wlan0
-m, --mac Specify an New MAC address, e.g. aa:bb:cc:dd:ee:ff