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