|
Proxy Type |
string |
Select the proxy protocol to use
Select from one of the following options:
- NONE {none} - An HTTP Proxy serves two intermediary roles as an HTTP Client and an HTTP Server for security, management, and caching functionality. The HTTP Proxy routes HTTP Client requests from a Web browser to the Internet, while supporting the caching of Internet data.
- HTTP {http} - An HTTP Proxy serves two intermediary roles as an HTTP Client and an HTTP Server for security, management, and caching functionality. The HTTP Proxy routes HTTP Client requests from a Web browser to the Internet, while supporting the caching of Internet data.
- SOCKS4 {socks4} - SOCKS Version 4, that provides for unsecured firewall traversal for TCP-based client-server applications.
- SOCKS5 {socks5} - SOCKS5 extends the SOCKS Version 4 model to include UDP, and extends the framework to include provisions for generalized strong authentication schemes, and extends the addressing scheme to encompass domain-name and V6 IP addresses.
|