Keep a close watch on your local network with this lightweight IP scanner. Written in Go, it provides a simple web interface to see all connected devices, track their status, and maintain a comprehensive list of every host that has ever joined your network. It is designed for easy deployment, running efficiently as a Docker container.
This tool is particularly useful for monitoring network activity and identifying unauthorized devices. Its key capabilities include:
services:
watchyourlan:
image: aceberg/watchyourlan
container_name: watchyourlan
network_mode: "host"
restart: unless-stopped
environment:
- IFACE=eth0
- TZ=UTC
- GUIIP=0.0.0.0
- GUIPORT=8840
- SHOUTRRR_URL=${SHOUTRRR_URL}
volumes:
- ./data:/data/WatchYourLANSHOUTRRR_URL=Auto-fetched 37 minutes ago
Auto-fetched 37 minutes ago