CLI to look up MAC addresses for their vendor in the IEEE OUI database


Keywords
ieee, ieee-oui-database, javascript, mac, mac-address, oui
License
BSD-2-Clause
Install
npm install oui@10.0.36

Documentation

oui

CLI to look up MAC addresses for their vendor in the IEEE OUI database

Note: This module is CLI only since v13. The data has moved to module oui-data.

Usage

$ npm i -g oui
$ oui 20:37:06:12:34:56
Cisco Systems, Inc
80 West Tasman Drive
San Jose CA 94568
United States

© silverwind, distributed under BSD licence