7 lines
213 B
JSON
7 lines
213 B
JSON
|
|
{
|
||
|
|
"proxy_mode": "Manual proxy configuration",
|
||
|
|
"manual.http_proxy.address": "http.proxy.net",
|
||
|
|
"manual.http_proxy.port": "8080",
|
||
|
|
"manual.use_for_https": true,
|
||
|
|
"manual.socks_proxy.address": null
|
||
|
|
}
|