temporary-containers icon indicating copy to clipboard operation
temporary-containers copied to clipboard

Proxy Support

Open gvvng opened this issue 4 years ago • 2 comments

Can you add in support for proxies e.g as URL/import list and maybe a shuffle option if its a list. I have a SOCKS5 server and want to a new ip for each tab. Currently i have to set it on each container using Container proxy.

gvvng avatar Jan 27 '21 21:01 gvvng

In my use case it would be great if you could pick an existing multi-account container to inherit proxy settings from. I use container proxy with multiple proxies, even if it inherited the default container proxy settings would be great but right now my only option would be to set the proxy in Firefox's settings, but that prevents me from setting containers that do not use the proxy.

Of course just being able to set a proxy for temporary containers would be useful.

venatiodecorus avatar Feb 07 '21 08:02 venatiodecorus

@gvvng @venatiodecorus To make it easy I have made a brand new extension

https://github.com/shirshak55/firefox-simple-container-proxy

Currently I only have supported HTTP but adding socks shouldn't be that hard.

And the good thing is you can just copy all the ip list and paste it in text box from popup.

shirshak55 avatar Apr 23 '21 15:04 shirshak55