nextdns: Update to version 1.6.4

Refactor the package so init script is installed from the binary instead
of an init script embedded in the package.

Signed-off-by: Olivier Poitrey <rs@nextdns.io>
This commit is contained in:
Olivier Poitrey
2020-05-30 00:28:43 +00:00
parent 093db9d076
commit 7e762d18f2
3 changed files with 19 additions and 85 deletions
+2 -3
View File
@@ -16,9 +16,8 @@ config nextdns main
#list host_config '10.0.1.2/32=abc123'
#list host_config '10.0.3.0/24=def321'
# Listen on a custom local port so a DNS front (like dnsmasq) can use us as
# a forwarder.
option listen '127.0.0.1:5342'
# Configure NextDNS cli client to serve DNS to other clients on the network.
option setup_router '1'
# Expose LAN clients information in NextDNS analytics.
option report_client_info '1'