glances icon indicating copy to clipboard operation
glances copied to clipboard

[GLANCES/IP] Add a feature to display the vendor from the MAC address

Open nicolargo opened this issue 3 years ago • 2 comments

Download the database here: https://maclookup.app/downloads/csv-database

If the information is not avaiable in a "Glances cache file":

  • load the MAC @ database
  • get the mac address (thanks to the netifaces lib already used in the IP plugin): https://stackoverflow.com/a/159150/1919431
  • get the vendor from the mac address
  • store the vendor name in the cache file

Display the Vendor name as an option (if space is available) in the IP plugin.

nicolargo avatar Jun 03 '22 14:06 nicolargo

This issue is stale because it has been open for 3 months with no activity.

github-actions[bot] avatar Jun 23 '24 01:06 github-actions[bot]

This issue is stale because it has been open for 3 months with no activity.

github-actions[bot] avatar May 11 '25 02:05 github-actions[bot]