Files
docker/adguard/conf/AdGuardHome.yaml
2023-11-28 11:46:25 +01:00

539 lines
14 KiB
YAML

http:
pprof:
port: 6060
enabled: false
address: 0.0.0.0:3000
session_ttl: 720h
users:
- name: Borgal
password: $2a$10$HyZNzwrzK7z1cveWb6tONebiUL26A45LfwZB5lezB34nUy4PAcIKm
auth_attempts: 5
block_auth_min: 15
http_proxy: ""
language: de
theme: auto
dns:
bind_hosts:
- 0.0.0.0
port: 53
anonymize_client_ip: false
ratelimit: 0
ratelimit_subnet_len_ipv4: 24
ratelimit_subnet_len_ipv6: 56
ratelimit_whitelist: []
refuse_any: true
upstream_dns:
- '############# Google'
- 1.1.1.1
- 1.0.0.1
- '############# Cloudflare'
- 8.8.8.8
- 8.8.4.4
- '############# Lokal'
- '[/fritz.box/]192.168.0.1'
- '[/168.192.in-addr.arpa/]192.168.0.1'
upstream_dns_file: ""
bootstrap_dns:
- 1.1.1.1
- 1.0.0.1
- 8.8.8.8
- 8.8.4.4
fallback_dns: []
all_servers: false
fastest_addr: false
fastest_timeout: 1s
allowed_clients: []
disallowed_clients: []
blocked_hosts:
- version.bind
- id.server
- hostname.bind
trusted_proxies:
- 127.0.0.0/8
- ::1/128
cache_size: 4194304
cache_ttl_min: 2400
cache_ttl_max: 84600
cache_optimistic: false
bogus_nxdomain: []
aaaa_disabled: true
enable_dnssec: true
edns_client_subnet:
custom_ip: ""
enabled: false
use_custom: false
max_goroutines: 300
handle_ddr: true
ipset: []
ipset_file: ""
bootstrap_prefer_ipv6: false
upstream_timeout: 10s
private_networks: []
use_private_ptr_resolvers: true
local_ptr_upstreams: []
use_dns64: false
dns64_prefixes: []
serve_http3: false
use_http3_upstreams: false
tls:
enabled: false
server_name: ""
force_https: false
port_https: 443
port_dns_over_tls: 853
port_dns_over_quic: 784
port_dnscrypt: 0
dnscrypt_config_file: ""
allow_unencrypted_doh: false
certificate_chain: ""
private_key: ""
certificate_path: ""
private_key_path: ""
strict_sni_check: false
querylog:
ignored: []
interval: 24h
size_memory: 1000
enabled: true
file_enabled: true
statistics:
ignored: []
interval: 24h
enabled: true
filters:
- enabled: true
url: https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
name: AdGuard DNS filter
id: 1
- enabled: false
url: https://adaway.org/hosts.txt
name: AdAway Default Blocklist
id: 2
- enabled: true
url: https://someonewhocares.org/hosts/zero/hosts
name: Dan Pollock's List
id: 1656587023
- enabled: true
url: https://pgl.yoyo.org/adservers/serverlist.php?hostformat=adblockplus&showintro=1&mimetype=plaintext
name: Peter Lowe's List
id: 1656587024
- enabled: true
url: https://raw.githubusercontent.com/DandelionSprout/adfilt/master/Alternate%20versions%20Anti-Malware%20List/AntiMalwareAdGuardHome.txt
name: Dandelion Sprout's Anti-Malware List
id: 1656587025
- enabled: true
url: https://raw.githubusercontent.com/hoshsadiq/adblock-nocoin-list/master/hosts.txt
name: NoCoin Filter List
id: 1656587026
- enabled: true
url: https://raw.githubusercontent.com/mitchellkrogza/The-Big-List-of-Hacked-Malware-Web-Sites/master/hosts
name: The Big List of Hacked Malware Web Sites
id: 1656587027
- enabled: true
url: https://raw.githubusercontent.com/durablenapkin/scamblocklist/master/adguard.txt
name: Scam Blocklist by DurableNapkin
id: 1656587028
- enabled: true
url: https://malware-filter.gitlab.io/malware-filter/urlhaus-filter-agh-online.txt
name: Online Malicious URL Blocklist
id: 1656587029
- enabled: true
url: https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/spy.txt
name: WindowsSpyBlocker - Hosts spy rules
id: 1656587030
- enabled: true
url: https://raw.githubusercontent.com/Spam404/lists/master/main-blacklist.txt
name: Spam404
id: 1656587031
- enabled: false
url: https://raw.githubusercontent.com/notracking/hosts-blocklists/master/adblock/adblock.txt
name: Notracking blocklist
id: 1656587033
- enabled: true
url: https://raw.githubusercontent.com/AdguardTeam/FiltersRegistry/master/filters/filter_6_German/filter.txt
name: EasyList German
id: 1656587034
- enabled: true
url: https://raw.githubusercontent.com/0Zinc/easylists-for-pihole/master/easylist.txt
name: EasyList
id: 1664997237
whitelist_filters: []
user_rules:
- '##'
- '# Bild.de'
- '##'
- '@@||www.asadcdn.com^$important'
- '@@||code.bildstatic.de^$important'
- '@@||de.ioam.de^$important'
- '@@||json.bild.de^$important'
- '@@||script.ioam.de^$important'
- '@@||tags.tiqcdn.com^$important'
- '@@||tagger.opecloud.com^$important'
- '##'
- '# SKY'
- '##'
- '@@||somni.sky.de^$important'
- '@@||csm-e-skyde-eb.cds1.yospace.com^$important'
- '@@||skydeutschland.sc.omtrdc.net^$important'
- '@@||dpm.demdex.net^$important'
- '##'
- '# YouTube'
- '##'
- /^r[0-9]-*sn-[a-z0-9]*-[0-9a-z]{4}\.googlevideo\.com/
- /^r[0-9]{1,2}-*sn-[a-z0-9]*-[0-9a-z]{4}.googlevideo.com/
- /^rr[0-9]-*sn-[a-z0-9]*-[0-9a-z]{4}\.googlevideo\.com/
- '@@||ad.doubleclick.net^$important'
- '@@||app-measurement.com^$important'
- '!@@||www.googletagmanager.com^$important'
- '!@@||www.google-analytics.com^$important'
- '!@@||as.bild.de^$important'
- '!@@||axelspringerse.demdex.net^$important'
- '!@@||adnxs-simple.com^$important'
- '!@@||a.hstrck.com^$important'
- '!@@||cdn.cxense.com^$important'
- '!@@||cm.everesttech.net^$important'
- '@@||benefits.sovendus.com^$important'
- '@@||fhdi3gj7.r.us-east-1.awstrack.me^$important'
- '@@||t.notifications.groupe-pvcp.com^$important'
- '@@||metrics.brightcove.com^$important'
- '@@||notify-bugs-fra1.rtl.de^$important'
- '@@||ichnaea.netflix.com^$important'
- '@@||customerevents.netflix.com^$important'
- '@@||medumio96948.lt.acemlnb.com^$important'
- '@@||hamburg.de^$important'
- '@@||www.etracker.de^$important'
- '@@||hunkemoller.com^$important'
- '@@||as.bild.de^$important'
- '@@||click.cptrack.de^$important'
- '@@||lavieenrose.com^$important'
- '||eventtrack.pandasecurity.com^$important'
- '@@||telemetry-in.battle.net^$important'
- '#'
- '## Sperre für Luminar '
- '#'
- '||auth.macphun.com^$important'
- '||luminar3win.update.skylum.com^$important'
- '||luminar3.s3-accelerate.amazonaws.com^$important'
- '||luminar4win.update.skylum.com^$important'
- '||luminar4.s3-accelerate.amazonaws.com^$important'
- '||stats-api.skylum.com^$important'
- '||geotargetly-1a441.appspot.com^$important'
- '||fx.macphun.com^$important'
- '||canonicalizer.ucsuri.tcs^$important'
- '||auth.macphun.com^$important'
- '||stats-api.skylum.com^$important'
- '||api.photolemur.com^$important'
- '||media.macphun.com^$important'
- '||luminaraiwin.skylum.com^$important'
- '||luminarneowin.skylum.com^$important'
- '@@||fast.skydeutschland.demdex.net^$client=''ROG'''
- ""
dhcp:
enabled: false
interface_name: eth0
local_domain_name: lan
dhcpv4:
gateway_ip: 192.168.9.1
subnet_mask: 255.255.255.0
range_start: 192.168.9.100
range_end: 192.168.9.200
lease_duration: 86400
icmp_timeout_msec: 1000
options: []
dhcpv6:
range_start: ""
lease_duration: 86400
ra_slaac_only: false
ra_allow_slaac: false
filtering:
blocking_ipv4: ""
blocking_ipv6: ""
blocked_services:
schedule:
time_zone: Europe/Berlin
ids: []
protection_disabled_until: null
safe_search:
enabled: false
bing: true
duckduckgo: true
google: true
pixabay: true
yandex: true
youtube: true
blocking_mode: default
parental_block_host: family-block.dns.adguard.com
safebrowsing_block_host: standard-block.dns.adguard.com
rewrites: []
safebrowsing_cache_size: 1048576
safesearch_cache_size: 1048576
parental_cache_size: 1048576
cache_time: 30
filters_update_interval: 1
blocked_response_ttl: 10
filtering_enabled: true
parental_enabled: true
safebrowsing_enabled: true
protection_enabled: true
clients:
runtime_sources:
whois: true
arp: true
rdns: true
dhcp: true
hosts: true
persistent:
- safe_search:
enabled: false
bing: false
duckduckgo: false
google: false
pixabay: false
yandex: false
youtube: false
blocked_services:
schedule:
time_zone: Europe/Berlin
ids: []
name: Buero-PC
ids:
- 192.168.0.51
tags: []
upstreams: []
use_global_settings: false
filtering_enabled: true
parental_enabled: false
safebrowsing_enabled: true
use_global_blocked_services: true
ignore_querylog: false
ignore_statistics: false
- safe_search:
enabled: false
bing: false
duckduckgo: false
google: false
pixabay: false
yandex: false
youtube: false
blocked_services:
schedule:
time_zone: Europe/Berlin
ids: []
name: FireTV-WZ
ids:
- 192.168.0.56
tags: []
upstreams: []
use_global_settings: true
filtering_enabled: false
parental_enabled: false
safebrowsing_enabled: false
use_global_blocked_services: true
ignore_querylog: false
ignore_statistics: false
- safe_search:
enabled: false
bing: false
duckduckgo: false
google: false
pixabay: false
yandex: false
youtube: false
blocked_services:
schedule:
time_zone: Europe/Berlin
ids: []
name: Fritz.Box
ids:
- 192.168.0.1
tags: []
upstreams: []
use_global_settings: false
filtering_enabled: true
parental_enabled: false
safebrowsing_enabled: true
use_global_blocked_services: true
ignore_querylog: false
ignore_statistics: false
- safe_search:
enabled: false
bing: false
duckduckgo: false
google: false
pixabay: false
yandex: false
youtube: false
blocked_services:
schedule:
time_zone: Europe/Berlin
ids: []
name: Galaxy Tab-A7
ids:
- 192.168.0.59
tags: []
upstreams: []
use_global_settings: false
filtering_enabled: true
parental_enabled: false
safebrowsing_enabled: true
use_global_blocked_services: true
ignore_querylog: false
ignore_statistics: false
- safe_search:
enabled: false
bing: false
duckduckgo: false
google: false
pixabay: false
yandex: false
youtube: false
blocked_services:
schedule:
time_zone: Europe/Berlin
ids: []
name: ROG
ids:
- 192.168.0.98
tags: []
upstreams: []
use_global_settings: false
filtering_enabled: true
parental_enabled: false
safebrowsing_enabled: true
use_global_blocked_services: true
ignore_querylog: false
ignore_statistics: false
- safe_search:
enabled: false
bing: true
duckduckgo: true
google: true
pixabay: true
yandex: true
youtube: true
blocked_services:
schedule:
time_zone: Europe/Berlin
ids: []
name: ROG-980
ids:
- 192.168.0.58
tags: []
upstreams: []
use_global_settings: false
filtering_enabled: true
parental_enabled: false
safebrowsing_enabled: true
use_global_blocked_services: true
ignore_querylog: false
ignore_statistics: false
- safe_search:
enabled: false
bing: false
duckduckgo: false
google: false
pixabay: false
yandex: false
youtube: false
blocked_services:
schedule:
time_zone: Europe/Berlin
ids: []
name: S10-Lars
ids:
- 192.168.0.42
tags: []
upstreams: []
use_global_settings: false
filtering_enabled: true
parental_enabled: false
safebrowsing_enabled: true
use_global_blocked_services: true
ignore_querylog: false
ignore_statistics: false
- safe_search:
enabled: false
bing: true
duckduckgo: true
google: true
pixabay: true
yandex: true
youtube: true
blocked_services:
schedule:
time_zone: Europe/Berlin
ids: []
name: S20+ Lars
ids:
- 192.168.0.60
tags: []
upstreams: []
use_global_settings: false
filtering_enabled: true
parental_enabled: false
safebrowsing_enabled: true
use_global_blocked_services: true
ignore_querylog: false
ignore_statistics: false
- safe_search:
enabled: false
bing: true
duckduckgo: true
google: true
pixabay: true
yandex: true
youtube: true
blocked_services:
schedule:
time_zone: Europe/Berlin
ids: []
name: S7-Lars
ids:
- 192.168.0.62
tags: []
upstreams: []
use_global_settings: false
filtering_enabled: true
parental_enabled: false
safebrowsing_enabled: true
use_global_blocked_services: true
ignore_querylog: false
ignore_statistics: false
- safe_search:
enabled: false
bing: false
duckduckgo: false
google: false
pixabay: false
yandex: false
youtube: false
blocked_services:
schedule:
time_zone: Europe/Berlin
ids: []
name: Sandra-P30
ids:
- 192.168.0.46
tags: []
upstreams: []
use_global_settings: true
filtering_enabled: false
parental_enabled: false
safebrowsing_enabled: false
use_global_blocked_services: true
ignore_querylog: false
ignore_statistics: false
log:
file: ""
max_backups: 0
max_size: 100
max_age: 3
compress: false
local_time: false
verbose: false
os:
group: ""
user: ""
rlimit_nofile: 0
schema_version: 27