From 1df098202f46edd78afe16088d637e7e4b1bae3a Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Sun, 22 Feb 2026 12:13:00 +0100 Subject: [PATCH] add WatchYourLAN (#1757) Co-authored-by: nodiscc --- software/watchyourlan.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/watchyourlan.yml diff --git a/software/watchyourlan.yml b/software/watchyourlan.yml new file mode 100644 index 0000000000..44df363c83 --- /dev/null +++ b/software/watchyourlan.yml @@ -0,0 +1,12 @@ +name: "WatchYourLAN" +website_url: "https://github.com/aceberg/WatchYourLAN" +source_code_url: "https://github.com/aceberg/WatchYourLAN" +description: "Lightweight network IP scanner with notifications, history, export to Grafana." +licenses: + - MIT +platforms: + - Docker + - Go + - deb +tags: + - Network Utilities