-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAdGuardHome.yaml
430 lines (430 loc) · 11 KB
/
AdGuardHome.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
bind_host: 0.0.0.0
bind_port: 3000
beta_bind_port: 0
users:
- name: renedjawadi
password: $2a$10$SIX4QKGn9z3tc04K9QULHOG6.hnIFRHDNO3igjWvbjZtsXxNS5Cnm
auth_attempts: 5
block_auth_min: 15
http_proxy: ""
language: ""
debug_pprof: false
web_session_ttl: 720
dns:
bind_hosts:
- 0.0.0.0
port: 53
statistics_interval: 90
querylog_enabled: true
querylog_file_enabled: true
querylog_interval: 2160h
querylog_size_memory: 1000
anonymize_client_ip: false
protection_enabled: true
blocking_mode: default
blocking_ipv4: ""
blocking_ipv6: ""
blocked_response_ttl: 10
parental_block_host: family-block.dns.adguard.com
safebrowsing_block_host: standard-block.dns.adguard.com
ratelimit: 100
ratelimit_whitelist: []
refuse_any: true
upstream_dns:
- https://dns10.quad9.net/dns-query
- 1.1.1.1
- 8.8.8.8
upstream_dns_file: ""
bootstrap_dns:
- 9.9.9.10
- 149.112.112.10
- 2620:fe::10
- 2620:fe::fe:10
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: 44194304
cache_ttl_min: 0
cache_ttl_max: 0
cache_optimistic: false
bogus_nxdomain: []
aaaa_disabled: false
enable_dnssec: false
edns_client_subnet: false
max_goroutines: 300
handle_ddr: true
ipset: []
ipset_file: ""
filtering_enabled: true
filters_update_interval: 24
parental_enabled: false
safesearch_enabled: false
safebrowsing_enabled: false
safebrowsing_cache_size: 1048576
safesearch_cache_size: 1048576
parental_cache_size: 1048576
cache_time: 30
rewrites: []
blocked_services: []
upstream_timeout: 10s
private_networks: []
use_private_ptr_resolvers: true
local_ptr_upstreams: []
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
filters:
- enabled: true
url: https://adguardteam.github.io/AdGuardSDNSFilter/Filters/filter.txt
name: AdGuard DNS filter
id: 1
- enabled: true
url: https://adaway.org/hosts.txt
name: AdAway Default Blocklist
id: 2
- enabled: true
url: https://www.malwaredomainlist.com/hostslist/hosts.txt
name: MalwareDomainList.com Hosts List
id: 4
- enabled: true
url: https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
name: StevenBlack
id: 1622802756
- enabled: true
url: http://sysctl.org/cameleon/hosts
name: sys
id: 1622802758
- enabled: true
url: https://s3.amazonaws.com/lists.disconnect.me/simple_tracking.txt
name: simple
id: 1622802762
- enabled: true
url: https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
name: SimpleAd
id: 1622802763
- enabled: true
url: https://www.sunshine.it/blacklist.txt
name: Sunshine
id: 1622802765
- enabled: true
url: https://raw.githubusercontent.com/deathbybandaid/piholeparser/master/Subscribable-Lists/CountryCodesLists/Germany.txt
name: Germany
id: 1622802766
- enabled: true
url: https://pgl.yoyo.org/adservers/serverlist.php?hostformat=adblockplus&showintro=1&mimetype=plaintext
name: Peter Lowe's List
id: 1622802767
- enabled: true
url: https://hblock.molinero.dev/hosts_adblock.txt
name: hblock
id: 1676579037
- enabled: true
url: https://big.oisd.nl
name: big oisd
id: 1676579038
- enabled: true
url: https://raw.githubusercontent.com/AcidReign81/synapse-admin/master/fallback.txt
name: fallback
id: 1679627201
- enabled: true
url: https://raw.githubusercontent.com/AcidReign81/adguardrules/main/homeassistant.txt?token=GHSAT0AAAAAACAZVH5GGWHZJFSPJZT44NL2ZBITVFA
name: homeassistant
id: 1679627202
whitelist_filters: []
user_rules:
- /^(.+[_.-])?adse?rv(er?|ice)?s?[0-9]*[_.-]/
- /^(.+[_.-])?telemetry[_.-]/
- /^ad([sxv]?[0-9]*|system)[_.-]([^.[:space:]]+\.){1,}|[_.-]ad([sxv]?[0-9]*|system)[_.-]/
- /^adim(age|g)s?[0-9]*[_.-]/
- /^adtrack(er|ing)?[0-9]*[_.-]/
- /^advert(s|is(ing|ements?))?[0-9]*[_.-]/
- /^aff(iliat(es?|ion))?[_.-]/
- /^analytics?[_.-]/
- /^banners?[_.-]/
- /^beacons?[0-9]*[_.-]/
- /^count(ers?)?[0-9]*[_.-]/
- /^mads\./
- /^pixels?[-.]/
- /^stat(s|istics)?[0-9]*[_.-]/
- (^|\.)samsungads\.com$
- (^|\.)appboy\.com$
- (^|\.)adjust\.com$
- mathid.mathtag.com
- www.furl.net
- app.adjust.com
- gate.hockeyapp.net
- braindotsapp.com
- secure.quantserve.com
- mobile.mediabrix.com
- '@@zeustracker.abuse.ch'
- '@@mirror1.malwaredomains.com'
- '@@||bitcoin.de^'
- '@@||ad-client.mediafe-prd.s.joyn.de^$important'
- '@@||amazon.de^$important'
- '@@||api.mobile.immobilienscout24.de^$important'
- '@@||www.joyclub.de^$important'
- '@@||www.sony.de^$important'
- '@@||www.poppen.de^$important'
- '@@||pb.media01.eu^$important'
- '@@||joyclub.de^$important'
- '@@||www.westlotto.de^$important'
- '@@||trk.klclick.com^$important'
- '@@||telemetry.api.2kcoretech.online^$important'
- '@@||mtdn994s.r.eu-central-1.awstrack.me^$important'
- ""
dhcp:
enabled: false
interface_name: ""
local_domain_name: lan
dhcpv4:
gateway_ip: ""
subnet_mask: ""
range_start: ""
range_end: ""
lease_duration: 86400
icmp_timeout_msec: 1000
options: []
dhcpv6:
range_start: ""
lease_duration: 86400
ra_slaac_only: false
ra_allow_slaac: false
clients:
runtime_sources:
whois: true
arp: true
rdns: true
dhcp: true
hosts: true
persistent:
- name: Amcrest Türklingel
tags:
- device_other
ids:
- 192.168.178.100
blocked_services: []
upstreams: []
use_global_settings: true
filtering_enabled: false
parental_enabled: false
safesearch_enabled: false
safebrowsing_enabled: false
use_global_blocked_services: true
- name: Fernseher Wohnzimmer
tags:
- device_tv
ids:
- 192.168.176.38
blocked_services: []
upstreams: []
use_global_settings: true
filtering_enabled: false
parental_enabled: false
safesearch_enabled: false
safebrowsing_enabled: false
use_global_blocked_services: true
- name: Foscam Küche
tags:
- device_other
ids:
- 192.168.178.22
blocked_services: []
upstreams: []
use_global_settings: true
filtering_enabled: false
parental_enabled: false
safesearch_enabled: false
safebrowsing_enabled: false
use_global_blocked_services: true
- name: Foscam Schlafzimmer
tags:
- device_other
ids:
- 192.168.178.35
blocked_services: []
upstreams: []
use_global_settings: true
filtering_enabled: false
parental_enabled: false
safesearch_enabled: false
safebrowsing_enabled: false
use_global_blocked_services: true
- name: GOB Notebook Jenny
tags:
- device_laptop
ids:
- 192.168.178.120
blocked_services: []
upstreams: []
use_global_settings: true
filtering_enabled: false
parental_enabled: false
safesearch_enabled: false
safebrowsing_enabled: false
use_global_blocked_services: true
- name: Logitech Harmony Hub
tags:
- device_other
ids:
- 192.168.178.121
blocked_services: []
upstreams: []
use_global_settings: true
filtering_enabled: false
parental_enabled: false
safesearch_enabled: false
safebrowsing_enabled: false
use_global_blocked_services: true
- name: MacBookPro von Rene
tags:
- device_laptop
ids:
- 192.168.176.20
- 192.168.176.46
blocked_services: []
upstreams: []
use_global_settings: true
filtering_enabled: false
parental_enabled: false
safesearch_enabled: false
safebrowsing_enabled: false
use_global_blocked_services: true
- name: Nintendo Switch
tags:
- device_gameconsole
ids:
- 192.168.176.21
blocked_services: []
upstreams: []
use_global_settings: true
filtering_enabled: false
parental_enabled: false
safesearch_enabled: false
safebrowsing_enabled: false
use_global_blocked_services: true
- name: Nokia Schlaftracker
tags:
- device_other
ids:
- 192.168.176.41
blocked_services: []
upstreams: []
use_global_settings: true
filtering_enabled: false
parental_enabled: false
safesearch_enabled: false
safebrowsing_enabled: false
use_global_blocked_services: true
- name: OptimusPrime
tags:
- device_nas
ids:
- 192.168.178.111
blocked_services: []
upstreams: []
use_global_settings: true
filtering_enabled: false
parental_enabled: false
safesearch_enabled: false
safebrowsing_enabled: false
use_global_blocked_services: true
- name: Philips Hue Bridge
tags:
- device_other
ids:
- 192.168.178.123
blocked_services: []
upstreams: []
use_global_settings: true
filtering_enabled: false
parental_enabled: false
safesearch_enabled: false
safebrowsing_enabled: false
use_global_blocked_services: true
- name: Roborock
tags:
- device_other
ids:
- 192.168.178.71
blocked_services: []
upstreams: []
use_global_settings: true
filtering_enabled: false
parental_enabled: false
safesearch_enabled: false
safebrowsing_enabled: false
use_global_blocked_services: true
- name: iPad von Rene
tags:
- device_tablet
ids:
- 192.168.176.40
blocked_services: []
upstreams: []
use_global_settings: true
filtering_enabled: false
parental_enabled: false
safesearch_enabled: false
safebrowsing_enabled: false
use_global_blocked_services: true
- name: iPhone von Jenny
tags:
- device_phone
ids:
- 192.168.176.23
blocked_services: []
upstreams: []
use_global_settings: true
filtering_enabled: false
parental_enabled: false
safesearch_enabled: false
safebrowsing_enabled: false
use_global_blocked_services: true
- name: iPhone von Rene
tags:
- device_phone
ids:
- 192.168.176.22
blocked_services: []
upstreams: []
use_global_settings: true
filtering_enabled: false
parental_enabled: false
safesearch_enabled: false
safebrowsing_enabled: false
use_global_blocked_services: true
log_file: ""
log_max_backups: 0
log_max_size: 100
log_max_age: 3
log_compress: false
log_localtime: false
verbose: false
os:
group: ""
user: ""
rlimit_nofile: 0
schema_version: 14