An open API service indexing awesome lists of open source software.

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

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)