From 2eb96d1e9c55594bed7047da29cd1a0963dd9ee4 Mon Sep 17 00:00:00 2001 From: lucenera <35407790+lucenera@users.noreply.github.com> Date: Sat, 14 Sep 2019 00:52:53 +0200 Subject: [PATCH] Instructions for new conf There is an entry that changes in the configuration file compared to the previous version. Creating a script to make changes to the old file would make little sense, because you should add as many lines as there are any changes between the various versions and take into account the version from which you start to update. In this case, it is easier to add an instruction. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e94cbba..e50d557 100755 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ A flexible DNS proxy, with support for modern encrypted DNS protocols such as [D ## Installation - Download [.zip module](https://github.com/Magisk-Modules-Repo/dnscrypt-proxy-magisk/releases), flash it in Magisk Manager App or in Recovery and follow the instructions. +- For version 2.9.0 delete the configuration file in the dnscrypt-proxy folder on the internal storage to allow the installation script to copy the new version of the file that has a different entry (blocked_query_response) ### Set DNS server manually with 3rd-party app (not included in this module) - DNS server address is 127.0.0.1:5354 for ipv4 and [::1]:5354 for ipv6