mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user