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
139 stars 14 forks source link

How can I set both http and https proxy in one container? #60

Closed tazihad closed 1 year ago

tazihad commented 2 years ago

Basically I use "green tunnel" to bypass govt ban on websites. Which requires I set https and http proxy to 127.0.0.1:8000. But as of now I can only set one.

bekh6ex commented 10 months ago

Hey. I guess this is a common confusion around what HTTP proxy means. In this case, when you specify HTTP proxy, it means that the proxy uses HTTP protocol to communicate with the client. Both http and https traffic will be forwarded to the proxy.