From f2639c4ff1bca460116dcc35f9cf8a5318e7e91b Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Wed, 14 Jan 2026 18:05:47 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 27ae9b84..f2f1fc18 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -3068,6 +3068,22 @@ "notes": [], "type": "ct" }, + { + "name": "Kutt", + "slug": "kutt", + "desc": "Kutt is a modern URL shortener with support for custom domains. Create and edit links, view statistics, manage users, and more.", + "script": "ct/kutt.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/kutt.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/kutt.sh", + "os": "debian", + "categories": [ + 21 + ], + "notes": [ + "Kutt needs so be served with an SSL certificate for its login to work. During install, you will be prompted to choose if you want to have Caddy installed for SSL termination or if you want to use your own reverse proxy (in that case point your reverse porxy to port 3000)." + ], + "type": "ct" + }, { "name": "LazyLibrarian", "slug": "lazylibrarian",