ungoogled-software/ungoogled-chromium

Adding credential support for --proxy-server

Open

#1107 aperta il 16 lug 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (771 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (18.674 star)
Metriche merge PR
 (Merge medio 1g 11h) (9 PR mergiate in 30 g)

Descrizione

Problem A very needed feature for anyone working with proxies is the ability to pass credentials to the proxy server. I believe that is not possible, by default in Chome, neither ungoogled-chromium

Theoretical Solution A very concise solution would be to simply add an additional flag for passing the credentials (ex. --proxy-credentials)

Alternatives Of course, you could proxy the entire device, but adding a flag alternative allow for multiple proxies to run on different chrome profile simultaneously, which is very beneficial.

Any help would be greatly appreciated :)

Guida contributor