This is a simple MAC Address changer for linux users(tested in Kali Linux). Requirements: Python2 / Python3. Use -h or --help for help. Also sudo perms required.
Syntax (If you are new to linux)(Dont include the curly brackets btw):
Python 2: python main.py -i {interface here} -m {new mac address}
Python 3: python3 main.py -i {interface here} -m {new mac address}