added AdGuard Home scripts
This commit is contained in:
@ -7,6 +7,7 @@ configuration which can be utilised with:
|
||||
|
||||
* Dnsmasq
|
||||
* Unbound
|
||||
* AdGuard Home
|
||||
|
||||
## Usage
|
||||
|
||||
@ -39,4 +40,9 @@ configuration which can be utilised with:
|
||||
|
||||
**This also applies to users utilising the script alongside Pi-hole.**
|
||||
|
||||
Multi-IP Lancache setups are only supported with Dnsmasq or Pi-hole versions >= 2.86 or 2021.09 respectively.
|
||||
Multi-IP Lancache setups are only supported with Dnsmasq or Pi-hole versions >= 2.86 or 2021.09 respectively.
|
||||
|
||||
### Notes for AdGuard Home users
|
||||
|
||||
1. In the `config.json`, you may want to add an entry for your non-cached DNS upstreams. You can input this in `ip.adguardhome_upstream` as an array.
|
||||
2. Once you have ran the script, you can point the upstream list to the text file generated. For example: `upstream_dns_file: "/root/cache-domains/scripts/output/adguardhome/cache-domains.txt"`
|
Reference in New Issue
Block a user