Kaspersky Standard | Plus | Premium
Requirements for the proxy server configuration file
Requirements for the proxy server configuration file
The Kaspersky application can automatically determine proxy server connection settings. If the application cannot connect to the proxy server automatically, you can specify connection settings using a configuration file. To do so, you must run the application on the command line with the -proxyconfig <file_path>
option.
Configuration file requirements:
- File name —
proxy.dat
- Encoding — UTF8 without BOM
Syntax:
server=<proxy_server_address>
#For example, server=myproxy.com
port=<port>
#For example, port=1122
username=<user_name>
#For example, username=Fred
password=<password>
#For example, password=1234
Article ID: 271028, Last review: Mar 1, 2024