5b715acc4e
* socks5: reuse existing gateway configuration instead of failing on init * socks5: rework setting and registering gateway logic * rustfmt * client/native: port same changes here * changelog: add note about re-running init for clients * client-core/config: add with_gateway_endpoint_from_config * clients: pass GatewayEndpoint * clients: add warning note onf force-register-gateway * connect: fix with_gateway_endpoint call