glances
glances copied to clipboard
[GLANCES/IP] Add a feature to display the vendor from the MAC address
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.
This issue is stale because it has been open for 3 months with no activity.
This issue is stale because it has been open for 3 months with no activity.