Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am soundsmitten on github.
  • I am njlash (https://keybase.io/njlash) on keybase.
  • I have a public key whose fingerprint is 80C8 96A0 DBDB 120D ED97 C719 E99E 79CB E34C 6588

To claim this, I am signing this object:

@soundsmitten
soundsmitten / Install.txt
Created July 15, 2019 02:37 — forked from soderlind/Install.txt
macOS DoH! (DNS over HTTPS) using cloudflared
1) Install cloudflared using homebrew:
brew install cloudflare/cloudflare/cloudflared
2) Create /usr/local/etc/cloudflared/config.yaml, with the following content
proxy-dns: true
proxy-dns-upstream:
- https://1.1.1.1/dns-query
- https://1.0.0.1/dns-query