From 0f1babc82bec0f12b6e2fbaa462ae654142ae4c6 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Thu, 25 Sep 2025 18:20:06 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 1814980..f1dfb65 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -1574,6 +1574,20 @@ "notes": [], "type": "ct" }, + { + "name": "GoAway", + "slug": "goaway", + "desc": "Lightweight DNS sinkhole written in Go with a modern dashboard client. Very good looking new alternative to Pi-Hole and Adguard Home.", + "script": "ct/goaway.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/goaway.sh", + "categories": [ + 5 + ], + "notes": [ + "Type `cat ~/goaway.creds` to see login credentials." + ], + "type": "ct" + }, { "name": "Gokapi", "slug": "gokapi",