Changing MAC Address
Project description
MAC Address Changer
The aim of this module is to build a MAC changer which is used to change the MAC address of the systems running LINUX operating systems with simple and easy commands. This is helpful to maintain privacy in this Online World!
Installation:
sudo pip install hmacchanger
Documentation: For help just type
sudo hmacchanger --help
in linux terminal.
Specify '-i' or '--interface' for selecting the interface of which you want to change the MAC address. Specify '-m' or '--mac' to give your desired MAC address as input.
Syntax1: sudo hmacchanger -i -m <MAC_address> // here = eth0,wlan0,etc. and <MAC_address> = Any MAC
eg. sudo hmacchanger -i wlan0 -m 00:11:22:33:44:55
Syntax2: sudo hmacchanger -i // here = eth0,wlan0,etc.
eg. sudo hmacchanger -i wlan0 //random mac address will be auto generated.
Syntax3: sudo hmacchanger -m <MAC_address> // here <MAC_address> = Any MAC and interface should be given as input
eg. sudo hmacchanger -m 00:11:22:33:44:55 //random mac address will be auto generated.
**Syntax4: sudo hmacchanger
**eg. sudo hmacchanger //Interface should be given as input and random mac address will be auto generated.
Author:
Name:Hariprasath.S.S Contact:hariprasath6112001@gmail.com Pypi: https://pypi.org/user/hariprasath6112001/ Github: https://github.com/hairprasath6112001
Report Bugs and Improvements@ hariprasath6112001@gmail.com
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for hmacchanger-1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 113e754422479c9542d7234c0a2172e07f89e7bc509153f1f5804a8c7805a887 |
|
MD5 | 84eee779d3563816e42649bfe6c1691d |
|
BLAKE2b-256 | 30af0ff67ced91a2ef16c1b544b00a20093dce9f0052a52b7eee14cdcb2809da |