From f6ed54339f362fe71c00b9023af9935e9a06c884 Mon Sep 17 00:00:00 2001 From: Christian Hermann Date: Fri, 5 Feb 2016 17:58:32 +0100 Subject: [PATCH] Update README - Added new plugin description --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 12d1dd0f..6aa25a3b 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,16 @@ This plugin causes the proxy to reply immediately to IPv6 requests, without havi This plugin logs the DNS queries received by the proxy. The logs are stored in a local file. You can choose the folder, where dnscrypt-proxy will store the logfile (dns.log). +**libdcplugin_ldns_blocking** + +This plugin returns a REFUSED response if the query name is in a list of blacklisted names, or if at least one of the returned IP addresses happens to be in a list of blacklisted IPs. + +A file should list one entry per line. + +IPv4 and IPv6 addresses are supported. For names, leading and trailing wildcards (*) are also supported (e.g. *xxx*, *.example.com, ads.*) + +**Note:** If the file(s) is/are empty, the service may **not** start! + ### Compatibility This software was tested on: