From 401d973a51e6cb937cc5adb25d5be4ef783af1dc Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Tue, 11 Nov 2025 06:31:46 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 76a06b8..d02c1c4 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -3873,6 +3873,18 @@ ], "type": "addon" }, + { + "name": "Pi.Alert", + "slug": "pialert", + "desc": "Pi.Alert is a WIFI / LAN intruder detector. Checks the devices connected and alert you with unknown devices. It also warns of the disconnection of \"always connected\" devices.", + "script": "ct/pialert.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pialert.sh", + "categories": [ + 4 + ], + "notes": [], + "type": "ct" + }, { "name": "Pi-Hole", "slug": "pihole",