This tool will change the Mac Address of your gadget temporarily. It is produced for protection/privacy concerned users.
This tool is intended to be utilized in moral way. In the event that you do anything wrong using this tool, the developer isn't responsible for anything you did with this tool. ! USE AT YOUR OWN RISK !
- Python3 -->
sudo apt install python3
- Python3-pip -->
sudo apt install python3-pip
- Net-Tools -->
sudo apt install net-tools
- Clone the directory to your comuter
git clone https://github.com/jbrhsn/MAC-Changer-Ubuntu.git
- Go into the cloned Directory
cd MAC-Changer-Ubuntu
-
Run the program and escape from nasty hackers
-
Prompt Mode : Just Enter The Details asked in the prompt
sudo python3 macchanger.py
-
Command Line Mode : You can Also use the command mode
sudo python3 macchanger.py [interface name] [New MAC Address to Spoof]
-