macvendorscli
CLI tool and Python3 library for offline MAC address vendor lookup using the IEEE OUI database.
Install
pip install macvendorscli
Or install from source
git clone https://github.com/JuanBindez/macvendorscli
cd macvendorscli
pip install .
Usage CLI
macvendorscli FC:FB:FB:01:FA:21
Scripts
from macvendorscli import MacVendors
client = MacVendors()
vendor = client.get_vendor("FC:FB:FB:01:FA:21")
print(vendor)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
macvendorscli-1.1.1.tar.gz
(1.2 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file macvendorscli-1.1.1.tar.gz.
File metadata
- Download URL: macvendorscli-1.1.1.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
748f5073e22197825a50f3da74e6a5a637aaa9f905678eea872510b34bd475d6
|
|
| MD5 |
b7213fe6febbb36c85e85c2395bafa4a
|
|
| BLAKE2b-256 |
39f1851f6c4ee05d7e4fb6f14eae8afb73165b33bede989b2176d60023effac4
|
File details
Details for the file macvendorscli-1.1.1-py3-none-any.whl.
File metadata
- Download URL: macvendorscli-1.1.1-py3-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b55414cda3131a40832ab5dc55f9a2fdd5450e478946c7f713288baaf8d8b996
|
|
| MD5 |
6ff5de3bbb97c759c12093c83b440487
|
|
| BLAKE2b-256 |
c4b1114ec65c09a52dec6fe2d29a2c9a5cea3c5f907bb41cdcf6ed9bc11490b9
|