Merge pull request #26 from lindroidux/update-README.md

update README.md
This commit is contained in:
George Daniel 2019-06-13 09:59:48 +00:00 committed by GitHub
commit de907c0bf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 7 deletions

View File

@ -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)