项目作者: A51F221B

项目描述 :
Changing MAC address of a device
高级语言: Python
项目地址: git://github.com/A51F221B/MAC-Address-Changer.git
创建时间: 2020-06-25T12:03:05Z
项目社区:https://github.com/A51F221B/MAC-Address-Changer

开源协议:MIT License

下载


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