On Thu, Apr 30, 2020 at 03:01:59PM +0700, Ahiung Lim wrote:
> I tried the --qt-flag dns-over-https and restarted the browser, it
> still not connecting to 1.1.1.1.
> I'm using Zorin OS, I already set 1.1.1.1 and 1.0.0.1 on DNS Network
> setttings. what did I miss?

It looks like the dns-over-https flag was added in Chromium 78.
Qt 5.14 (which is the latest release at the moment) is based on Chromium 77.
Qt 5.15 based on Chromium 80 is scheduled to be released on May 19th.

You could try the older flags instead:

  --qt-flag enable-features="dns-over-https<DoHTrial"
  --qt-flag force-fieldtrials="DoHTrial/Group1"
  --qt-flag 
force-fieldtrial-params="DoHTrial.Group1:server/https%3A%2F%2F1.1.1.1%2Fdns-query/method/POST"

(I also recommend using --temp-basedir for testing, then already open instances
aren't a problem).

I can't get it to work here (according to the https://1.1.1.1/help page) for
some reason. Even in Chromium, both old/new flags don't have any effect for me.
Not sure why.

Florian

-- 
[email protected] (Mail/XMPP) | https://www.qutebrowser.org 
       https://bruhin.software/ | https://github.com/sponsors/The-Compiler/
       GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
             I love long mails! | https://email.is-not-s.ms/

Attachment: signature.asc
Description: PGP signature

Reply via email to