MAC Address Changer is an easy to use application that allows you to change (spoof) the Media Access Control (MAC) Address of your network adapters.
# Git Installation
sudo apt install git
# Git Clone
git clone https://github.com/R3DHULK/mac-changer-in-python
# Change Directory
cd mac-changer-in-python
# Run This Tool
python mac-changer.py -i (interface) -m (new mac)