mirror of
https://github.com/sascha-hemi/spaceDevices.git
synced 2026-03-21 03:04:20 +01:00
6 lines
213 B
Markdown
6 lines
213 B
Markdown
# build mac vendor db
|
|
|
|
1. Download the "MAC Address Block Large" (oui.csv) from here
|
|
https://regauth.standards.ieee.org/standards-ra-web/pub/view.html#registries
|
|
2. Convert: `./convertOui.py > ../macVendorDb.csv`
|