Skip to content

Instantly share code, notes, and snippets.

@realChainLife
Forked from parkan/ethdns-for-chrome.sh
Created October 4, 2020 11:14
Show Gist options
  • Save realChainLife/7c3ecb78d0511e30daabd372064e553b to your computer and use it in GitHub Desktop.
Save realChainLife/7c3ecb78d0511e30daabd372064e553b 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment