pub const DEFAULT_TUNNEL_BIND_ADDR: &str = "127.0.0.1";
Default local bind for tunnel --bind (loopback-only for safety).
tunnel --bind