From 17e0a8eec1b6577230470f8cf95900496e911720 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Thu, 16 Oct 2025 01:00:35 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index cd94145..b8493bd 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -1695,6 +1695,18 @@ "password": "admin" } }, + { + "name": "Guardian", + "slug": "guardian", + "desc": "Guardian is a lightweight companion app for Plex that lets you monitor, approve or block devices in real time. It helps you enforce per-user or global policies, stop unwanted sessions automatically and grant temporary access - all through a simple web interface.", + "script": "ct/guardian.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/guardian.sh", + "categories": [ + 13 + ], + "notes": [], + "type": "ct" + }, { "name": "Habitica", "slug": "habitica", @@ -2404,6 +2416,20 @@ "notes": [], "type": "ct" }, + { + "name": "LimeSurvey", + "slug": "limesurvey", + "desc": "LimeSurvey is the simple, quick and anonymous online survey tool that's bursting with juicy insights. Calling students, professionals and enterprises: design a survey and get the best insights, it\u2019s free and as easy as squeezing a lime. Make a free online survey now!", + "script": "ct/limesurvey.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/limesurvey.sh", + "categories": [ + 25 + ], + "notes": [ + "You will need to input database credentials into LimeSurvey installer. Use `cat ~/limesurvey.creds` inside LXC." + ], + "type": "ct" + }, { "name": "LinkStack", "slug": "linkstack",