DNSCrypt
Athena Project | Compiled for ARM64.
A flexible DNS proxy, with support for encrypted DNS protocols.
.
Start (as root):
dnscrypt-proxy -service start -config /etc/dnscrypt-proxy/dnscrypt-proxy.toml
Stop:
dnscrypt-proxy -service stop
Or:
dnscrypt-proxy -config /etc/dnscrypt-proxy/dnscrypt-proxy.toml &>/dev/null &
in a shell if that doesn't work.
.
Reinstall:
cd /etc/dnscrypt-proxy/
dnscrypt-proxy -service uninstall
dnscrypt-proxy -service install · v2.0.19