mirror of
https://github.com/ekzhang/bore.git
synced 2025-12-15 19:37:47 +01: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.