Skip to content

victor-oliveira1/Macvendor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mac-Vendor

Lookup vendor of MAC address

You can also provide a text file containing various mac addresses (one per line).
This script download a little text file containing all MAC vendors, and search based on this file.
If you have problem in finding some vendor, you can use the param "-r" to re-download the file again.

Supports 4 MAC formats:
aabbccddeeff, aa:bb:cc:dd:ee:ff, aa-bb-cc-dd-ee-ff or aabb.ccdd.eeff

UPDATE 25/03/2018!
Now, it can be used as library.
Example:
import macvendor
mac_formatted, vendor = macvendor.Vendor(mac)

Mac Vendor Lookup

[email protected]

About

Lookup vendor of MAC address

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages