esp32_nat_router_plus
esp32_nat_router_plus copied to clipboard
Include Hostname where possible when MAC address filtering
Include Hostname where possible when MAC address filtering. This would make it easier to identify devices in the INFO page.
Hi..
Implement this feature is not much hard, but we need to maintain vendor database or we need to depending on online api, so low memory devices not much to hold.
But it may or may not planing. So fork this project and try.
Example OUI Lookup Database:
- Use a local OUI lookup database or an online service to match OUIs with vendor names.
curl https://api.macvendors.com/<MAC-ADDRESS>
Simple add first 3 values of mac eg: 00:25:98