Skip to content

A small python script to lookup OUI(also MAC) vendor name.

Notifications You must be signed in to change notification settings

himansaE/oui-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

OUI TOOL

oui-tool : A small python script to lookup OUI(also MAC) vender name.

Installation

How to install oui tool

git clone https://github.com/himansaE/oui-tool
cd oui-tool
sudo mv ./oui.py /usr/bin/oui

Usage

How to use oui tool

OUI lookup:

$ oui F4BD9E

 F4BD9E - Cisco Systems, Inc

MAC lookup

$ oui 00:80:C8:E3:4C:BD

 0080C8 - D-LINK SYSTEMS, INC.

About

A small python script to lookup OUI(also MAC) vendor name.

Topics

Resources

Stars

Watchers

Forks

Languages