Skip to content

A51F221B/MAC-Address-Changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MAC Address changer

This is a simple program to change MAC address.

How it works:

$sudo python3 Mac.py --help

Usage:

Mac.py [options]

Options:

-h, --help show this help message and exit

-i INTERFACE, --interface=INTERFACE Name of interface

-m MAC, --mac=MAC New Mac address

Syntax:

sudo python3 Mac.py [--interface=?] [--mac=MAC you want to set]

Note:

It requires Root Access to Function properly

Releases

No releases published

Packages

No packages published

Languages