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",