Links
Bag
% scutil --proxy
<dictionary> {
ExceptionsList : <array> {
0 : 0.local
1 : 169.254/16
}
FTPPassive : 1
ProxyAutoConfigEnable : 1
ProxyAutoConfigURLString : http[s]://<some location>/wpad.dat
% scutil
> get State:/Network/Global/Proxies
> d.show
<dictionary> {
ExceptionsList : <array> {
0 : *.local
1 : 169.254/16
}
FTPPassive : 1
ProxyAutoConfigEnable : 1
ProxyAutoConfigURLString : http[s]://<some location>/wpad.dat
__SCOPED__ : <dictionary> {
en1 : <dictionary> {
ExceptionsList : <array> {
0 : *.local
1 : 169.254/16
}
FTPPassive : 1
}
}
}