macvend

0.1.2 • Public • Published

macVend

macVend is a small CLI focused tool for referencing Mac Address vendor information for the purpose of identifying devices on a given network or determing origin of internal components. This tool does not save requests or input, and retrieves data from the MAC Vendor Lookup API located at https://macvendors.com/.

macVend CLI Screenshot

Getting Started

Accepted MAC Address Formats

Send your MAC address in any shape or form. Generally, MAC addresses will come in the following shape or form:

00-11-22-33-44-55
00:11:22:33:44:55
00.11.22.33.44.55
001122334455
0011.2233.4455

Prerequisites

For Terminal Styles
For Host Status Checks
For Request Handling

Terminal Stlying & Conditionals

Will go over styling examples upon deciding between Chalk or Colors for terminal styling.

Installing

git clone https://github.com/CodeSpent/macvend-node.git
cd macvend-node
npm install
node macVend.js

Built With

  • NodeJS - Runtime used
  • SecureCRT - Telnet/SSH client initially designed for

Authors

  • Patrick Hanford - Initial Development - CodeSpent

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

This readme is incomplete in its current state. Please considering watching this repository to keep up with changes to features, documentation, and updates to dependencies.

Readme

Keywords

none

Package Sidebar

Install

npm i macvend

Weekly Downloads

2

Version

0.1.2

License

ISC

Unpacked Size

47.6 kB

Total Files

6

Last publish

Collaborators

  • codespent