i'm using ubuntu 18.04 and i tried to install dnscrypt using this tutorial
but when i tried to connect to a website it always failed,
i tried to check the status of the dnscrypt service, and it shows error [ERROR] Unable to retrieve server certificates
like this:
i tried to edit /etc/resolv.conf and change the nameserver to 127.0.2.1
but when i restarted the NetworkManager
, the nameserver goes back to 127.0.0.53
after that i tried to disable these two, but nothing changes
sudo systemctl disable dnscrypt-proxy.service && sudo systemctl disable dnscrypt-proxy-resolvconf.service