[Casper] Automatic Proxy Configuration

Thomas Larkin tlarki at kckps.org
Mon Jul 21 07:54:46 PDT 2008


here goes a script I was using in Tiger.  You need to change it to /usr/sbin/networksetup but it should still work


#!/bin/sh

BYPASSPROXY='Insert your proxy server here'

/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/networksetup -setproxybypassdomains "AirPort" $BYPASSPROXY
/System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Support/networksetup -setproxybypassdomains "Built-in Ethernet" $BYPASSPROXY



Thomas Larkin
TIS Department
KCKPS USD500
tlarki at kckps.org
cell:  913-449-7589
office:  913-627-0351




More information about the Casper mailing list