Configuring proxy server settings in the command line

On the command line, you can manage proxy server settings for application components using the UseProxy, ProxyServer, and ProxyBypassNetworks general application settings.

You can change the values of the settings with the help of command line switches or a configuration file that contains all general application settings.

The UseProxy setting can take the following values:

The ProxyServer setting lets you specify proxy server settings in the following format: <connection protocol>://[<user>[:<password>]@]<proxy server address>[:<port>], where:

Connecting to a proxy server over HTTPS is not supported.

When connecting via an HTTP proxy, we recommend to use a separate account that is not used to sign in to other systems. An HTTP proxy uses an insecure connection, and the account may be compromised.

The ProxyServer setting lets you specify a list of addresses that will be connected to without a proxy server. The address is specified in the [<address>[:<port>] format. To specify addresses, you can use masks (* symbols) and comments (after a \ symbol).

The ProxyBypassNetworks setting lets you enable or disable the use of a proxy server when integrating with Kaspersky Industrial CyberSecurity for Networks.

This setting can take the following values:

Page top