10 lines
No EOL
358 B
JSON
10 lines
No EOL
358 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": "8080",
|
|
"manual.socks_proxy.address": "socks.proxy.net",
|
|
"manual.socks_proxy.port": "8080"
|
|
} |