Commit graph

2 commits

Author SHA1 Message Date
aeeacc2437 Document query_ip_allowlist requirement
The proxy's Docker IP must be in TS6's query_ip_allowlist.txt,
otherwise logins will fail with error 520 after anti-flood kicks in.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 17:49:24 +01:00
50ba7135a7 Initial commit: TS3 raw query to TS6 SSH query translation proxy
Bridges the legacy TeamSpeak 3 ServerQuery raw protocol (TCP 10011) to
TeamSpeak 6's SSH Query interface (TCP 10022). Includes unit tests,
Docker setup, and integration test scaffold.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 17:33:03 +01:00