Future<bool> validateSingleProxy(Proxy proxy) async { return _advancedProxyManager.validateProxy(proxy); }