←back to thread

1895 points _l4jh | 1 comments | | HN request time: 0.205s | source
Show context
driverdan ◴[] No.16729705[source]
Here's how to use it with DNS-over-HTTPS on OS X / MacOS:

    brew install dnscrypt-proxy
    Change line 25 in /usr/local/etc/dnscrypt-proxy.toml to server_names = ['cloudflare']
    sudo brew services restart dnscrypt-proxy
Then change your DNS server to 127.0.0.1 (run Network pref panel, unlock, Advanced, DNS)
replies(2): >>16732814 #>>16734298 #
1. jedisct1 ◴[] No.16732814[source]
And you can use this to control it from the menu bar: https://github.com/jedisct1/bitbar-dnscrypt-proxy-switcher/