LanGuard – a self-hosted dashboard for discovering and monitoring devices on your LAN
| Hi r/selfhosted, I have been building LanGuard, an open-source network visibility tool for home networks and homelabs. I wanted something between a basic device list and a full enterprise monitoring stack: an interface that discovers devices, keeps their history, organizes them into rooms, and makes network changes easy to understand. Current features include:
LanGuard does not capture packet contents or inspect application traffic. The AdGuard integration stores aggregated domain counters rather than raw DNS responses. One deployment detail worth mentioning: the Docker scanner uses host networking and privileged access so it can perform ARP-based LAN discovery. GitHub: https://github.com/hillaliy/LanGuard I would appreciate feedback from the self-hosted community, particularly about device identification, DNS integrations, and which network-controller integration would be most useful next. [link] [comments] |