rougail-user-data-yaml/tests/result_tutorial/130/03_ro.json

11 lines
359 B
JSON
Raw Normal View History

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,
"manual.https_proxy.address": "http.proxy.net",
"manual.https_proxy.port": "8080",
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
}