browsermob-proxy icon indicating copy to clipboard operation
browsermob-proxy copied to clipboard

Bypass SSL proxy for specific domains

Open Maayan-Dayan opened this issue 7 years ago • 2 comments

Hello,

Is it possible to bypass SSL proxy for specific domains, as some configuration for the MITM manager? For example I would like to avoid using proxy for any "https://*.apple.com" domains.

Thanks in advance.

Maayan-Dayan avatar Sep 12 '17 14:09 Maayan-Dayan

I use a proxy auto-config (PAC) file to allow certain traffic to bypass BrowserMob Proxy. https://en.wikipedia.org/wiki/Proxy_auto-config Browser proxy settings include the ability to select a PAC file. If using Selenium WebDriver, you can select the "pac" proxyType and specify proxyAutoconfigUrl.

joshbruning avatar Feb 06 '18 23:02 joshbruning

Hi @joshbruning , In BrowserMob proxy ,for mobiles PAC config is working for iOS and same when I've tried in android it is not working as its showing no connection for google request

Kindly plz help me with this, Thanks in advance AB

adityabhargav avatar Jul 07 '21 08:07 adityabhargav