8 lines
177 B
JSON
8 lines
177 B
JSON
|
|
{
|
||
|
|
"proxy_mode": "Automatic proxy configuration URL",
|
||
|
|
"auto": "https://auto.proxy.net/wpad.dat",
|
||
|
|
"no_proxy": [
|
||
|
|
"example.net",
|
||
|
|
"192.168.1.0/24"
|
||
|
|
]
|
||
|
|
}
|