silverwind / oui

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

Repository from Github https://github.comsilverwind/ouiRepository from Github https://github.comsilverwind/oui

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

About

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

License:BSD 2-Clause "Simplified" License


Languages

Language:Makefile 39.8%Language:JavaScript 31.0%Language:TypeScript 29.2%