aboutsummaryrefslogtreecommitdiff
path: root/net/dnscrypt-proxy/Config.in
Commit message (Collapse)AuthorAge
* dnscrypt-proxy: add optional pluginsTerry Stockert2017-03-25
The init script already supports four plugins: dns cache, dns/ip blocking, ipv6 blocking and dns logging. If enabled this option installs these four plugins and also adds libldns as a dependency. If enabled the total size increase is around 125 kB. Signed-off-by: Terry Stockert <stockert@inkblotadmirer.me>