2026-05-01 09:12:28 +02:00
|
|
|
{
|
|
|
|
|
"proxy_mode": "Manual proxy configuration",
|
|
|
|
|
"manual.http_proxy.address": "http.proxy.net",
|
|
|
|
|
"manual.http_proxy.port": "8080",
|
|
|
|
|
"manual.use_for_https": true,
|
2026-06-14 22:04:33 +02:00
|
|
|
"manual.socks_proxy.address": null,
|
2026-05-01 09:12:28 +02:00
|
|
|
"no_proxy": [],
|
2026-06-14 22:04:33 +02:00
|
|
|
"prompt_authentication": true
|
2026-05-01 09:12:28 +02:00
|
|
|
}
|