gatekeeper
gatekeeper copied to clipboard
DHCP & DNS server optimized for home gateways.
Before adding a simple make target for ARM64, it's worth investigating whether FatELF (http://icculus.org/fatelf/) is functional. If so - then a single-binary FatELF would be preferable to separate binaries.
Web ui should provide some basic identification for unknown devices based on their MACs.
Add a page which shows the activity details for a single device. - MAC - IP - primary hostname - hostname aliases - DHCP hostname - current status (active, away,...
Requests that lack a domain name should be handled as if the domain name was ".local".
Currently Gatekeeper parses processed DNS records & re-encodes them when sending to clients. This breaks DNS compression in record types not understood by Gatekeeper. So far all of the problematic...
The table should show: - DNS cache size - graphs with request counts over last (week/day/hour) - log of the last couple of requests - button for exporting hex dump...