Hi all,
I'm using an tool when OSX is loging in, which sets the proxy configuration file etc for the machines.
For the 10.7 and higher devices I use this shell script:
sudo networksetup -setautoproxyurl <interface> "http://myProxyFile/file.wpad"
sudo networksetup -setproxyautodiscovery <interface> on
However this does not work for Yosimite.
I can't find the new command for autoproxy url...
Can someone help me out here ?
I'm using an tool when OSX is loging in, which sets the proxy configuration file etc for the machines.
For the 10.7 and higher devices I use this shell script:
sudo networksetup -setautoproxyurl <interface> "http://myProxyFile/file.wpad"
sudo networksetup -setproxyautodiscovery <interface> on
However this does not work for Yosimite.
I can't find the new command for autoproxy url...
Can someone help me out here ?
Last edited: