foxyproxy / Foxyproxy_Chrome

FoxyProxy for Google Chrome
https://chrome.google.com/webstore/detail/foxyproxy-standard/gcknhkkoolaabfmlnjonogaaifnjlfnp?hl=en
GNU General Public License v2.0
27 stars 5 forks source link

Default pattern mode doesn't works with PAC #3

Closed nE0sIghT closed 2 years ago

nE0sIghT commented 2 years ago

Hello.

I have default direct connection and proxy with PAC and patterns.
I using PAC because I need to connect to secure https proxy and looks like there is no other option to use secure https proxy.

In default pattern-matching mode I can not connect to websites that matches my PAC proxy patterns. - the error is ERR_TIMED_OUT. However I can use PAC proxy when manually select it from FoxyProxy menu.

ericjung commented 2 years ago

You can implement the PAC rules as patterns in FoxyProxy. There's also the option for HTTPS proxy connections:

image

nE0sIghT commented 2 years ago

Looks like your screenshot is from Firefox extension.
Chrome extension was last released in 2015.

image