←back to thread

1895 points _l4jh | 1 comments | | HN request time: 0.202s | 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. kim0 ◴[] No.16734298[source]
Thanks! That setup breaks everytime I'm behind a captive portal (hotel) .. any work around that except changing it manually and back?!