- arm, arm64, x86 and x86_64 are supported.
- ipv4 and ipv6?(not tested) are supported.
- All binary files are downloaded from https://github.com/jedisct1/dnscrypt-proxy/releases
-f | --force reboot during startup if something went wrong
-r | --resolv_path path to new public DNS resolvers
To forced update the list of resolvers needed to remove the timestamp from the minisign private key (*.md.minisig).
Lists older than 4 days are not accepted.
/system/etc/init.d/99dnscrypt.sh start -f --resolv_path /sdcard/dnscrypt-proxy/
- Configuration located on
/system/etc/dnscrypt-proxy/dnscrypt-proxy.toml
- For more detailed configuration please refer to official documentation
- Iptable rules located on
/system/etc/dnscrypt-proxy/iptables-rules
. /system/etc/init.d/99dnscrypt.sh start &
. /system/etc/init.d/99dnscrypt.sh stop &