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.
# Install Git sudo apt install git # Install Go sudo apt install golang # Git Clone git clone https://github.com/R3DHULK/mac-changer-in-go # Change Directory cd mac-changer-in-go # Run This Tool go run mac-changer.go 


