11 lines
No EOL
397 B
JSON
11 lines
No EOL
397 B
JSON
{
|
|
"proxy_mode": "Manual proxy configuration",
|
|
"manual.http_proxy.address": "http.proxy.net",
|
|
"manual.http_proxy.port": "3128",
|
|
"manual.use_for_https": false,
|
|
"manual.https_proxy.address": "https.proxy.net",
|
|
"manual.https_proxy.port": "3128",
|
|
"manual.socks_proxy.address": "http.proxy.net",
|
|
"manual.socks_proxy.port": "3128",
|
|
"manual.socks_proxy.version": "v5"
|
|
} |