Wiki page dnscrypt changed with summary [added listen_addresses] by Daniel

This commit is contained in:
ORG-wiki 2023-01-23 22:40:28 +01:00
parent 79b5a9b141
commit 8ad51132e1
1 changed files with 7 additions and 0 deletions

View File

@ -31,6 +31,13 @@ server_names = ['techsaviours.org-dnscrypt']
</code>
==== (Optional) listen_addresses ====
If you're going to use [[/en/server/services/unbound|Unbound]] and [[/en/server/services/adguardhome|AdGuardHome]] you'll need to change the ''listen_addresses'' as well.
<code>
listen_addresses = ['127.0.0.1:5300']
</code>
==== Anonymized DNS ====
Go to the bottom ''routes = ['' and add: