Monitor local network activity with an IP scanner that provides notifications and host connection history.

WatchYourLAN is an open-source, self-hosted network IP scanner with a web GUI. It monitors local network activity by scanning for connected devices and maintaining a record of their status. The application is typically deployed as a Docker container using host network mode or installed as a binary package on Linux systems. It functions as a lightweight tool for network administrators to keep track of all active hardware within a specific environment.
The software tracks which hosts are online or offline and alerts administrators when new devices appear on the network. It provides a centralized interface to view a list of all discovered hosts and their connection history. Users can configure the scanning frequency and the specific network interfaces to be monitored via a config file, environment variables, or the graphical user interface. This allows for precise control over how often the network is polled for changes.
The application relies on arp-scan and tzdata as system dependencies to perform its network discovery. While it does not include built-in authentication, it is designed to be paired with SSO tools like Authelia or ForAuth to secure the web interface. It is intended for users who need visibility into their local network infrastructure and wish to integrate network availability data into broader monitoring stacks. The software supports a wide range of architectures, including amd64, i386, arm64, and several ARM v5 through v7 versions, ensuring compatibility across various hardware platforms from servers to single-board computers.
WatchYourLAN serves as a lightweight utility for local network monitoring and intrusion detection.
Real-time infrastructure monitoring with per-second metrics and automatic discovery for servers, containers, and cloud environments.
An observability platform for querying, visualizing, and alerting on metrics stored across multiple different data sources.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.