Mika is a simple and powerful mac spoofing tool. It is written in python3.
Created by Aman Aadi | www.amanaadi.com
To shows the help menu of the tool.
$ python3 mika.py -h
To set a specific mac address for a specific network interface.
$ python3 mika.py -i [interface] -m [new_mac]
To automatically set a random mac address for a specific network interface.
$ python3 mika.py -i [interface] -m r