Merge pull request #26 from oilervoss/master

Updated dnscrypt binaries to 2.0.19
This commit is contained in:
Affif Mukhlashin 2019-02-01 00:29:38 +07:00 committed by GitHub
commit fbed86e4a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 6 additions and 2 deletions

View File

@ -34,6 +34,8 @@ Just flash and forget.
- For more detailed configuration please refer to [official documentation](https://github.com/jedisct1/dnscrypt-proxy/wiki/Basic-dnscrypt-proxy.toml-editing)
## Changelog
### v2.6.0
- Update binary files to 2.0.19
### v2.5.0
- Update binary files to 2.0.16
- Add exception for cloudflare fallback resolver.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,7 @@
# Changelog
## Changelog
### v2.6.0
- Update binary files to 2.0.19
### v2.5.0
- Update binary files to 2.0.16
- add exception for cloudflare fallback resolver.

View File

@ -44,7 +44,7 @@ print_modname() {
ui_print " DNSCrypt-Proxy2 "
ui_print " Magisk Module "
ui_print "*******************************"
ui_print " v2.5.0 "
ui_print " v2.6.0 "
ui_print " bluemeda "
ui_print "*******************************"
}

View File

@ -1,6 +1,6 @@
id=dnscrypt-proxy
name=DNSCrypt-Proxy 2
version=v2.5.0
version=v2.6.0
versionCode=14
author=bluemeda
description=A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2 and DNS-over-HTTP/2.