An ultra-lightweight, displays every connected device in a beautiful web dashboard.
339
An ultra-lightweight, self-hosted Docker utility that sweeps your local network and displays every connected device in a beautiful web dashboard.
Written in optimized C++ for maximum speed and containerized in a zero-vulnerability Alpine image.
Because this tool needs to send ARP packets on your physical network, it requires specific Docker privileges.
docker compose up -d --build
http://<your-server-ip>:8080Note: If you want to change the port, you will need to edit the main.cpp file where it says svr.listen("0.0.0.0", 8080);, as this container relies on network_mode: "host".
Content type
Image
Digest
sha256:de264fccf…
Size
5.5 MB
Last updated
about 1 month ago
docker pull tiwutdev/network-radar