property ResolveDNS: boolean; default True;

 

Description

The ResolveDSN property specifies whether to resolve the DNS of the target server to an IP address when passing it to the SOCKS server.

When ResolveDSN is True, the DNS will be resolved to an IP address and then passed to the proxy server. Otherwise, the unmodified DNS of the target server will be passed to the proxy server.

The property has effect only when used with SOCKS5. The SOCKS version is specified in the SocksVersion property.

The default value is True.

 

See Also

SocksVersion

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support