pacproxy
pacproxy copied to clipboard
A no-frills local HTTP proxy server powered by a proxy auto-config (PAC) file
Explicitly specifying the URL scheme might be required depending on how the PAC file is written. For example, if the script returns a different value based on the URL scheme...
Thanks for make the tool. But it doesn't support a socks5 proxy in the pac file currently. I think a socks5 is very commonly for many users, such as the...
Hello - firstly, thank you for this wonderful app. I was wondering if it'd be possible to add in support for SSL proxies specified in the PAC file using "HTTPS...
Hi, It seems that websockets are not fully supported. I checked that with - https://www.slack.com/help/test - https://websocketstest.com/result/22925207 Below the logs during slack tests: ``` 2020/03/18 16:37:08.932542 proxyhttphandler.go:82: Proxy Lookup "//app.slack.com:443",...
Would it somehow be possible to send authentication headers to the proxy requests via basic auth? like this:  domain\username , active directy password
Hi! Could you provide unit file to start/stop proxy via systemctl?
I'm trying to use pacproxy to convert shadowsocks pac to simple http proxy, but faced this error. I actually located some `?=`'s in the shadowsocks generated pac file: .... `Filter.elemhideRegExp...