Skip to content

Instantly share code, notes, and snippets.

@parkan
Last active October 5, 2020 17:31
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save parkan/d9d1e45e27a3991a685d59a3ef010be9 to your computer and use it in GitHub Desktop.
Save parkan/d9d1e45e27a3991a685d59a3ef010be9 to your computer and use it in GitHub Desktop.
How to enable ethdns.xyz ENS-via-DoH in Chrome
# follow instructions in https://www.zdnet.com/article/how-to-enable-dns-over-https-doh-in-google-chrome/
# replacing the parameter string with:
--enable-features="dns-over-https<DoHTrial" --force-fieldtrials="DoHTrial/Group1" --force-fieldtrial-params="DoHTrial.Group1:server/https%3A%2F%2Fethdns.xyz%2Fdns-query/method/POST
@realChainLife
Copy link

This is great! Do you know if it applies to other Chromium based browsers like Brave?

@parkan
Copy link
Author

parkan commented Oct 5, 2020

This is great! Do you know if it applies to other Chromium based browsers like Brave?

no need! Brave should have native ENS support in mainline at this point

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment