Skip to content

MAC Address Randomizer is a lightweight Python script for Linux users, allowing you to easily change the MAC address of any network interface.

License

Notifications You must be signed in to change notification settings

edatastyle/mac-address-randomizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MAC Address Randomizer

MAC Address Randomizer is a lightweight Python script for Linux users, allowing you to easily change the MAC address of any network interface. Compatible with popular Linux distributions like Kali Linux, Ubuntu, Debian, CentOS, Linux Mint, and more, this tool generates a random MAC address to enhance privacy and security. Ideal for network administrators and privacy-conscious users, it works seamlessly with the iproute2 toolset to modify your device's MAC address in just a few commands.

Supported OS

  • GNU/Linux
  • Kali Linux
  • Ubuntu
  • CentOS
  • Linux Mint
  • Debian
  • Red Hat Enterprise Linux (RHEL):

Prerequisites

Installation

1. Clone this repo:

git clone https://github.com/edatastyle/mac-address-randomizer.git

2. Move into the project directory:

cd mac-address-randomizer

3. Run the installation script with:

sudo chmod +x installer.sh

4. Run the installation script with:

sudo ./installer.sh

5. After the installation, you should be able to run the MAC address changer using:

change_mac -i wlan0

Available options:

-h, --help              Show this help message and exit
-i, --interface         Interface name

Contributing

Pull requests can be submitted here. Any contribution to the project will be highly appreciated.

About

MAC Address Randomizer is a lightweight Python script for Linux users, allowing you to easily change the MAC address of any network interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published