win32ss / supermium

Chromium fork for Windows XP/2003 and up
https://win32subsystem.live/supermium/
BSD 3-Clause "New" or "Revised" License
2.46k stars 85 forks source link

DoH via Command Line #1004

Open legacy1477 opened 2 weeks ago

legacy1477 commented 2 weeks ago

Is your feature request related to a problem? Please describe. Not a bug.

Describe the solution you'd like To be able to use DoH from command line again.

Describe alternatives you've considered Having to copy whatever settings file manually to the user profile. Using --proxy-server= with Tor.

Additional context In previous versions of Chromium you could enable DNS over HTTPS via command line. "DoHTrial" would imply DoH was in beta and the command line was meant for debugging/feedback for DoH. Though I don't know why they'd have to remove this outright since it could have been useful with CEF or things such as browservice. Example command line that worked on Google Chrome 70. --enable-features="dns-over-https<DoHTrial" --force-fieldtrials="DoHTrial/Group1" --force-fieldtrial-params="DoHTrial.Group1:server/https%3A%2F%2F1.1.1.1%2Fdns-query/method/POST"

Also and not to be annoying are you still considering to allow the use of native scroll bars? https://github.com/win32ss/supermium/issues/680