Skip to content

Simple Shell Script to change mac from linux based systems

License

Notifications You must be signed in to change notification settings

AndersonRezende/changemac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChangeMac

Simple Shell Script to change mac address from linux based systems

Information

Leave some frequently used mac addresses saved or enter a new mac address

Installation

  1. Clone this project with git clone https://github.com/AndersonRezende/changemac.git
  2. Open terminal and install $ sudo apt-get install macchanger
  3. Identifying Your Network Card running $ sudo ifconfig
    It will be something like:
  4. Change cardname on line 3 to your Network Card name
  5. (This is an optional step) Change or add frequently used Mac addresses in the changemac.sh file in the case structure
  6. Copy the changemac.sh file to the folder /usr/bin

Running

  1. Open terminal
  2. Run the script using the command: $ sudo changemac.sh

Releases

No releases published

Packages

No packages published

Languages