Display host NIC manufacturer based on MAC OUI #14

Open
opened 2025-11-19 15:36:07 +00:00 by luca0N · 1 comment
Owner

Use the IEEE OUI CSV list to detect the manufacturer of detected host NICs based on their MAC address.

Use the [IEEE OUI CSV list](https://standards-oui.ieee.org/oui/oui.csv) to detect the manufacturer of detected host NICs based on their MAC address.
luca0N self-assigned this 2025-11-19 15:36:07 +00:00
Author
Owner

Although I could mirror the file on this repository, I would like for the OUI list to be downloaded at build time, as a dependency. This would eliminate the need to constantly update the mirrored file to reflect upstream changes. That being said, I am not sure if this is possible to achieve with npm/ng.

Although I could mirror the file on this repository, I would like for the OUI list to be downloaded at build time, as a dependency. This would eliminate the need to constantly update the mirrored file to reflect upstream changes. That being said, I am not sure if this is possible to achieve with npm/ng.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
luca0N/lanbassador#14
No description provided.