ungoogled-software/ungoogled-chromium
Vedi su GitHubAdding credential support for --proxy-server
Open
#1107 aperta il 16 lug 2020
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 :)