TSocksBlockSocket.SocksIP
TSocksBlockSocket
property SocksIP: string;
Unit
blcksock
Description
Address of SOCKS5 server. If value is empty string, SOCKS5 support is disabled. Assingning any value to this property enable SOCK5 mode.
Warning: You cannot combine this mode with HTTP-tunneling mode!
See also:
SocksPassword, SocksPort, SocksUsername, UsingSocks