"Proxy": {
"Mode": ["none", "system", "manual", "autoDetect", "autoConfig"]
"Locked": [true, false]
- Z "HTTPProxy": "URL_TO_PROXY",
+ "HTTPProxy": "hostname",
"UseHTTPProxyForAllProtocols": [true, false]
- "SSLProxy": "URL_TO_PROXY",
- "FTPProxy": "URL_TO_PROXY",
- "SOCKSProxy": { "URL_TO_PROXY",
+ "SSLProxy": "hostname",
+ "FTPProxy": "hostname",
- "SOCKSProxy": { "hostname",
++ "SOCKSProxy": "hostname",
"SOCKSVersion": [4, 5],
"Passthrough": "List of passthrough addresses/domains",
"AutoConfigURL": "URL_TO_AUTOCONFIG",