Skip to content
/ macf.py Public

Prints out the manufacturer of the device and the MAC address in different formats.

Notifications You must be signed in to change notification settings

oueta/macf.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

macf.py

Requirements

/usr/bin/env python3

Usage

Download IEEE Public database:
./macf.py -d

Display MAC address vendor, flags and different formats:
./macf.py 1A:2B:3C:4D:5E:6F

Print bit-reversed notation
./macf.py 1A:2B:3C:4D:5E:6F -r

About

Prints out the manufacturer of the device and the MAC address in different formats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages