https://github.com/kkrypt0nn/manuf
📇 An updated list of MAC address prefixes and their manufacturer
https://github.com/kkrypt0nn/manuf
database lookup mac mac-address mac-address-lookup mac-address-vendor mac-vendors macvendors manufacturer vendors
Last synced: 8 months ago
JSON representation
📇 An updated list of MAC address prefixes and their manufacturer
- Host: GitHub
- URL: https://github.com/kkrypt0nn/manuf
- Owner: kkrypt0nn
- Created: 2025-08-02T09:46:56.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-10-25T01:18:37.000Z (8 months ago)
- Last Synced: 2025-10-25T03:14:25.063Z (8 months ago)
- Topics: database, lookup, mac, mac-address, mac-address-lookup, mac-address-vendor, mac-vendors, macvendors, manufacturer, vendors
- Homepage: https://krypton.ninja/manuf
- Size: 3.49 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Manuf Project
The **_Manuf Project_** is a project made to keep an up to date list of MAC addresses prefixes and their manufacturer.
The list is updated every six hours and can be used as you wish.
## Usage
### Online Lookup
A lookup using this project is hosted on my website, available over at https://krypton.ninja/manuf
### Libraries
I've personally made three libraries in three programming languages that uses this list.
- [`Rust`](https://github.com/kkrypt0nn/rsmanuf)
- [`Python`](https://github.com/kkrypt0nn/pymanuf)
- [`Go`](https://github.com/kkrypt0nn/gomanuf)