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

Always check for new PAC files on darwin. #103

Closed christogav closed 1 year ago

christogav commented 2 years ago

This PR suggests a way of using cgo to performantly (< 100uS) pull the auto proxy configuration from the darwin system to ensure always having the current setting.