yeah is a command-line tool to return the vendor name for a given MAC address.
Queries are ran against the IEEE OUI vendor list.
Functionality:
Todo:
With crates.io:
bash
cargo install yeah
From source:
bash
cargo install --path /path/to/yeah/repo
Or, download and run binary from .zip
or .tar.gz
in releases.
bash
yeah - return the vendor name for a given MAC address
usage: yeah [options...] <mac>
-t, --table Print output as table
-h, --help Get help for commands
-v, --version Show version and quit