Skip to content

Instantly share code, notes, and snippets.

@hperantunes
Created September 26, 2019 15:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hperantunes/fdabf81458d4eb9f2e395af37aba37ce to your computer and use it in GitHub Desktop.
Save hperantunes/fdabf81458d4eb9f2e395af37aba37ce to your computer and use it in GitHub Desktop.
Start-Process "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" `
-ArgumentList "--remote-debugging-port=9222",`
"--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`""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment