Crates.io | yeah |
lib.rs | yeah |
version | 0.2.2 |
source | src |
created_at | 2020-02-06 00:06:19.930121 |
updated_at | 2022-07-08 20:27:56.204918 |
description | CLI tool to return the vendor name for a given MAC address |
homepage | https://github.com/raylas/yeah |
repository | https://github.com/raylas/yeah |
max_upload_size | |
id | 205368 |
size | 40,701 |
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:
cargo install yeah
From source:
cargo install --path /path/to/yeah/repo
Or, download and run the binary from the latest release.
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