mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 16:46:17 +00:00
The flag's value is concatenated with ":PORT" and passed to http.ListenAndServe, so it has always been a host/IP. The previous help text invited users to pass an interface name like "eth0", which then failed with a confusing DNS lookup error. Refs #264. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>