mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 16:46:17 +00:00
Users on systems without a local telnet binary (modern macOS, Windows without OptionalFeatures, minimal Linux distros) need a workable recipe to reach the speaker's port-17000 shell. Add a one-line docker run snippet that uses busybox-extras telnet inside an alpine container, parameterised by the target speaker IP. Placed at the top of the reference page so a reader who lands there asking "how do I run telnet?" sees the fallback before the command listings. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>