bekh6ex / firefox-container-proxy

[Firefox extension] Assign a proxy to a Firefox container
https://addons.mozilla.org/en-US/firefox/addon/container-proxy/
BSD 2-Clause "Simplified" License
137 stars 14 forks source link

Add ability to blacklist certain domains #51

Open pbasov opened 2 years ago

pbasov commented 2 years ago

I'm tunneling through SOCKS to a bastion, but still require to login through SAML with my regular connection.

With current implementation - it's impossible to do so if your SAML provider in inaccessible through bastion host. Basically I'm looking for NO_PROXY configuration option.