Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 901 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 901 Bytes

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