From a78860dbc40a1996e3fda269b3f4d85714d423f5 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Mon, 21 Jul 2025 18:20:56 +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 5d2793d..6b10afc 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -4387,6 +4387,20 @@ ], "type": "ct" }, + { + "name": "Teamspeak-Server", + "slug": "teamspeak-server", + "desc": "TeamSpeak is a voice over IP (VoIP) application, primarily used by gamers and teams to chat in real time on dedicated servers. It delivers crystal\u2011clear, low\u2011latency voice communication.", + "script": "ct/teamspeak-server.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/teamspeak-server.sh", + "categories": [ + 24 + ], + "notes": [ + "Use `journalctl -u teamspeak-server.service` inside LXC console to check for admin credentials!" + ], + "type": "ct" + }, { "name": "Technitium DNS", "slug": "technitiumdns",