pub fn apply_compatibility_proxy_with_runner(
kind: CompatibilityProxyKind,
address: SocketAddr,
runner: &dyn CommandRunner,
) -> Result<AppliedProxy, String>pub fn apply_compatibility_proxy_with_runner(
kind: CompatibilityProxyKind,
address: SocketAddr,
runner: &dyn CommandRunner,
) -> Result<AppliedProxy, String>