sholladay / os-proxy

Manage system-wide proxy settings
Mozilla Public License 2.0
20 stars 7 forks source link

Set auto proxy #5

Open zba opened 6 years ago

zba commented 6 years ago

Is it possible to setup automatic proxy url ?

sholladay commented 6 years ago

Hmm are you asking about the "Automatic Proxy Configuration" feature in System Preferences? Or Auto Proxy Discovery? These aren't supported at the moment, but in theory they should be easy to add. I see networksetup -getproxyautodiscovery exists, for example. I've never used it, personally.

sholladay commented 4 years ago

@zba are you still interested in this feature?