samuong / alpaca

A local HTTP proxy for command-line tools. Supports PAC scripts and NTLM authentication.
Apache License 2.0
184 stars 31 forks source link

Handle empty URLs in output from networksetup #102

Closed samuong closed 2 years ago

samuong commented 2 years ago

On some machines, for some network services, networksetup returns a blank URL instead of (null). This needs to be ignored by Alpaca, otherwise we'll fail to detect PAC URLs that are set in other network services.