ControlPlane icon indicating copy to clipboard operation
ControlPlane copied to clipboard

Feature Request: Toggle Proxy

Open tkishel opened this issue 13 years ago • 4 comments
trafficstars

tkishel avatar Nov 02 '12 20:11 tkishel

Do you have any kind of applescript that can do this today?

dustinrue avatar Nov 13 '12 00:11 dustinrue

The proxy state, and other options, can be toggled using the networksetup command line tool. For example:

networksetup -setwebproxystate Ethernet off

rwohleb avatar Jan 28 '14 07:01 rwohleb

Seems like something that ought to be done via network location?

andrew-hill avatar May 05 '14 16:05 andrew-hill

Setting this via the Network Locations feature is the best way to handle proxy configuration. A little more work from the ControlPlane side to setup several but already supported. Terminal command for switching is "scselect" in Mavericks FYI.

adrianluff avatar May 13 '14 15:05 adrianluff