diff --git a/README.md b/README.md index 58a065b..82c0acd 100755 --- a/README.md +++ b/README.md @@ -33,11 +33,8 @@ A flexible DNS proxy, with support for modern encrypted DNS protocols such as [D ## Changelog ### v2.8.7 -- changed path of configuration file [dnscrypt-toml] from /system/etc to /data/media/0/dnscrypt-proxy [for which /sdcard is the soft link] -- uploaded example2-dnscrypt-proxy.toml [the configuration used by lindroidux] -- uploaded example3-dnscrypt-proxy.toml [updated configuration for binary files v2.0.25 used by lindroidux] -- updated configuration files to 2.0.25 -- updated binary files to 2.0.25 +- changed path of configuration file [dnscrypt-toml] from /system/etc/ to /data/media/0/ [or /sdcard] +- updated binary & configuration files to 2.0.25 - Removed automatic redirection of dns-request and let dnscrypt-proxy do its job only. ### v2.8.5 - Fix #40 @@ -59,6 +56,4 @@ A flexible DNS proxy, with support for modern encrypted DNS protocols such as [D ## Credit - DNSCrypt-Proxy2 upstream | [jedisct1](https://github.com/jedisct1/dnscrypt-proxy) -- Keycheck binary | [someone755](https://github.com/someone755/kerneller/tree/master/extract/tools) -- Idea for keycheck code implementation | [Zappo @xda-developers](https://forum.xda-developers.com/showpost.php?p=71016567&postcount=98) - [All contributor](https://github.com/Magisk-Modules-Repo/dnscrypt-proxy/graphs/contributors)