Files
spaceDevices/extras/README.md
2019-11-29 22:59:27 +01:00

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`