TeamSpeak 6 server management suite: PHP 8.4 WebUI (ts6admin) and CLI management script (ts6ctl) with dashboard, channel tree, client actions, group permissions, ban management, and TS3 migration support.
  • PHP 88.7%
  • CSS 9.1%
  • JavaScript 1.9%
  • Hack 0.3%
Find a file
DasAoD 3daddfcdd0 docs: fix mirror notice (broken emoji encoding)
- Replace corrupted 📌 character in mirror notice header
2026-06-20 13:59:26 +02:00
config Initial commit: ts6admin WebUI + ts6ctl integration 2026-04-05 14:11:12 +02:00
includes fix: ts6ctl update --yes für WebUI, ANSI-Codes aus Ausgabe entfernen 2026-04-22 20:48:09 +02:00
lang Initial commit: ts6admin WebUI + ts6ctl integration 2026-04-05 14:11:12 +02:00
public ui: Hinweis auf TS6-Beta-Bug bei Poke-Reply in Modals 2026-04-05 15:08:35 +02:00
.gitignore Initial commit: ts6admin WebUI + ts6ctl integration 2026-04-05 14:11:12 +02:00
LICENSE Initial commit: ts6admin WebUI + ts6ctl integration 2026-04-05 14:11:12 +02:00
README.md docs: fix mirror notice (broken emoji encoding) 2026-06-20 13:59:26 +02:00

TS6 Admin Panel

📌 Mirror-Hinweis: Dieses Repository ist ein automatischer Spiegel. Die primäre Entwicklung findet auf git.uliana.de/DasAoD/REPONAME statt. Issues und Pull Requests bitte dort öffnen.

English | Deutsch


English

Overview

TS6 Admin Panel is a web-based administration interface for TeamSpeak 6 servers. It provides a live dashboard, channel and client management, group permissions, ban management, and a TS3→TS6 migration assistant.

Requires ts6ctl - a CLI management script.

Features

  • 📊 Live dashboard with server stats
  • 🗂️ Channel tree management
  • 👥 Client management
  • 🔄 TS3 → TS6 migration assistant
  • 🖥️ ts6ctl integration
  • 🌐 Multilingual (de/en)

Requirements

  • VPS or dedicated server (Debian/Ubuntu recommended)
  • PHP 8.4 (never 8.3!)
  • nginx or Apache with document root pointing to public/
  • TeamSpeak 6 Server
  • ts6ctl

Mitwirkende / Contributors

Dieses Projekt wurde in Zusammenarbeit mit Claude (Sonnet 4.6) von Anthropic entwickelt.
Der überwiegende Teil des Codes, der Architektur und der Dokumentation wurde durch KI generiert und iterativ verfeinert.

Rolle / Role Person / Tool
Projektidee & Anforderungen / Project idea & requirements DasAoD
Code, Architektur, Dokumentation / Code, architecture, documentation Claude (Anthropic)

License

MIT