Skip to content

OsamaAsasfeh/MAC-Address-Changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python MAC Address Changer

This is a simple Python script that allows you to change the MAC address of your network interface card (NIC).

Prerequisites

  • Python 3.x
  • macOS or Linux operating system

Installation

  1. Clone the repository:
  2. Install the required packages:
  3. Run the script:

Usage

To change the MAC address of your NIC, run the following command:

  • python main.py --interface eth0 --mac 00:11:22:33:44:55
  • Replace wlan0 with the name of your NIC and 00:11:22:33:44:55 with the desired MAC address.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

This is a simple Python script that allows you to change the MAC address of your network interface card (NIC).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages