mirror of
https://github.com/ekzhang/bore.git
synced 2026-09-01 19:50:43 +02:00
This commit adds the ability to bind the control server to a specific network interface via an additional flag `--control-addr`. By default it listens on `0.0.0.0` which is the previous behaviour.