Skip to content

This script auto change your mac to your all interface except localhost

Notifications You must be signed in to change notification settings

NoobGajen/Mac_Changer_Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Mac Address Changer Script

This script allows you to change your MAC address to a valid one. It can be useful for enhancing privacy and security on your network.

Prerequisites

Before using this script, make sure the macchanger package is installed on your system.

To install the macchanger package on Debian-based Linux distributions, run:

sudo apt-get install macchanger -y

For Arch-based Linux distributions, you can use:

sudo pacman --noconfirm -S macchanger

Running the Script

To run this script, you need superuser privileges or access to the sudo group. You can execute it like this:

sudo ./Mac_Changer.sh

Please note that changing your MAC address might impact your network connectivity, so use this script responsibly and ensure you have the necessary permissions to modify your MAC address.

About

This script auto change your mac to your all interface except localhost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages