Closed mikaelhg closed 2 years ago
https://github.com/DNSCrypt/dnscrypt-proxy
https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Cloaking
https://github.com/StevenBlack/hosts
https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts
awk 'NF == 2 && $1 != "#" {t=$2;$2=$1;$1=t};{print}' hosts > hosts.dnscrypt
Used dnscrypt-proxt for a long while, decided to go with a recursing server that can also proxy.
https://github.com/DNSCrypt/dnscrypt-proxy
https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Cloaking
https://github.com/StevenBlack/hosts
https://raw.githubusercontent.com/StevenBlack/hosts/master/alternates/social/hosts