Skip to content

moonlxight/mac-address-changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAC Address Changer

This is a simple Python script to change the MAC address of a network interface on Linux systems. It provides a user-friendly command-line interface to change the MAC address easily.

Features

  • Change MAC address of a network interface.
  • Show current MAC address of a network interface.
  • User-friendly command-line interface.

Installation

  1. Clone the repository:
git clone https://github.com/moonlxight/mac-address-changer
  1. Change into the project directory:
cd mac-address-changer
  1. Run the script:
python3 core.py

Usage

Follow the on-screen instructions to choose the desired action:

  1. Change MAC Address
  2. Show Current MAC Address
  3. Exit

Configuration

You can configure the network interface name in the config.ini file. (default -> eth0)

License

This project is licensed under the MIT License. See the LICENSE file for details.

Credits

This project was developed by TwistyJead.

About

Basic Mac address changer coded with Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages