mikaelhg / vpn-ipv6

https://mikaelhg.github.io/vpn-ipv6/
1 stars 0 forks source link

DNS with dnscrypt-proxy and ad blocking #5

Closed mikaelhg closed 2 years ago

mikaelhg commented 3 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
mikaelhg commented 2 years ago

Used dnscrypt-proxt for a long while, decided to go with a recursing server that can also proxy.