Skip to content

Find the vendor of a mac address specified by the user. Supports Windows/Linux and compatible with python2 and python3.

Notifications You must be signed in to change notification settings

dev34/mac_vendor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

MAC VENDOR

Mac Vendor is script written in python which can be used to find the vendor of a mac address specified by the user.

Supported Operating System and Compatibility:

  • Windows and Linux compaitable
  • This tool is both python2 and python3 compaitable

Usage:

To use this tool you need to spcify a mac address with -m or --mac option

python mac_vendor.py --mac [mac_address]

If your require help you can run the program with -h or --help:

python mac_vendor.py --help

Supported formats:

  • AA:BB:CC
  • AA-BB-CC
  • AABBCC

Screenshots


Tool running on Python2 and Python3

img

Tool running on Linux and Windows

img


Credits

Author: Abdul Moiz
Email: abdulmoiz.mars@gmail.com
Date Created: 11 August 2020

About

Find the vendor of a mac address specified by the user. Supports Windows/Linux and compatible with python2 and python3.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages