Globe

Kratos
专注于用户阅读体验的响应式博客主题
  1. 首页
  2. openwrt
  3. 正文

adguardhone/smartdns 备份

2025年7月4日 28点热度 0人点赞 0条评论

1./etc/config/AdGuardHome.yaml
注意账户密码需要自己重新填写:下面users:中的name:/passwarod:
密码生成器地址:

1
https://tools.zhheo.com/ADGChangePassword/

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
http:
  pprof:
    port: 6060
    enabled: false
  address: 0.0.0.0:3000
  session_ttl: 720h
users:
  - name:
    password:
auth_attempts: 5
block_auth_min: 15
http_proxy: ""
language: ""
theme: auto
dns:
  bind_hosts:
    - 0.0.0.0
  port: 5353
  anonymize_client_ip: false
  ratelimit: 0
  ratelimit_subnet_len_ipv4: 24
  ratelimit_subnet_len_ipv6: 56
  ratelimit_whitelist: []
  refuse_any: true
  upstream_dns:
    - 127.0.0.1:6053
    - '[::1]:6053'
    - 127.0.0.1:6553
    - '[::1]:6553'
  upstream_dns_file: ""
  bootstrap_dns:
    - 127.0.0.1:6053
    - '[::1]:6053'
  fallback_dns: []
  upstream_mode: parallel
  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: 0
  cache_ttl_min: 0
  cache_ttl_max: 0
  cache_optimistic: false
  bogus_nxdomain: []
  aaaa_disabled: false
  enable_dnssec: true
  edns_client_subnet:
    custom_ip: ""
    enabled: true
    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
  serve_plain_dns: true
  hostsfile_enabled: true
  pending_requests:
    enabled: true
tls:
  enabled: false
  server_name: ""
  force_https: false
  port_https: 443
  port_dns_over_tls: 853
  port_dns_over_quic: 853
  port_dnscrypt: 0
  dnscrypt_config_file: ""
  allow_unencrypted_doh: false
  certificate_chain: ""
  private_key: ""
  certificate_path: ""
  private_key_path: ""
  strict_sni_check: false
querylog:
  dir_path: ""
  ignored: []
  interval: 2160h
  size_memory: 1000
  enabled: true
  file_enabled: true
statistics:
  dir_path: ""
  ignored: []
  interval: 24h
  enabled: true
filters:
  - enabled: true
    url: https://adguardteam.github.io/HostlistsRegistry/assets/filter_1.txt
    name: AdGuard DNS filter
    id: 1
  - enabled: false
    url: https://adguardteam.github.io/HostlistsRegistry/assets/filter_2.txt
    name: AdAway Default Blocklist
    id: 2
  - enabled: true
    url: https://adguardteam.github.io/HostlistsRegistry/assets/filter_21.txt
    name: 'CHN: anti-AD'
    id: 1749916749
  - enabled: true
    url: https://adguardteam.github.io/HostlistsRegistry/assets/filter_35.txt
    name: 'HUN: Hufilter'
    id: 1749916750
  - enabled: true
    url: https://adguardteam.github.io/HostlistsRegistry/assets/filter_29.txt
    name: 'CHN: AdRules DNS List'
    id: 1749916751
  - enabled: true
    url: https://adrules.top/dns.txt
    name: adrules
    id: 1749916752
  - enabled: true
    url: https://raw.githubusercontent.com/mphin/adguardhome_rules/main/Blacklist.txt
    name: Blacklist
    id: 1749916753
  - enabled: true
    url: https://raw.githubusercontent.com/BlueSkyXN/AdGuardHomeRules/master/all.txt
    name: all
    id: 1749916756
  - enabled: true
    url: https://raw.githubusercontent.com/BlueSkyXN/AdGuardHomeRules/master/skyrules.txt
    name: skyrules
    id: 1749916757
  - enabled: true
    url: https://raw.githubusercontent.com/TG-Twilight/AWAvenue-Ads-Rule/main/AWAvenue-Ads-Rule.txt
    name: AWAvenue-Ads-Rule
    id: 1749916760
  - enabled: true
    url: https://easylist-downloads.adblockplus.org/easylist.txt
    name: easylist
    id: 1749916762
  - enabled: true
    url: https://easylist-downloads.adblockplus.org/easylistchina.txt
    name: easylistchina.
    id: 1749916763
  - enabled: true
    url: https://raw.githubusercontent.com/o0HalfLife0o/list/master/ad-pc.txt
    name: ad-pc
    id: 1749916764
  - enabled: true
    url: https://raw.githubusercontent.com/banbendalao/ADgk/master/ADgk.txt
    name: ADgk
    id: 1749916765
  - enabled: true
    url: https://easylist-downloads.adblockplus.org/easyprivacy.txt
    name: easyprivacy
    id: 1749916767
  - enabled: true
    url: https://raw.githubusercontent.com/xinggsf/Adblock-Plus-Rule/refs/heads/master/mv.txt
    name: mv
    id: 1749916770
  - enabled: true
    url: https://raw.githubusercontent.com/xinggsf/Adblock-Plus-Rule/refs/heads/master/rule.txt
    name: rule
    id: 1749916771
  - enabled: true
    url: https://raw.githubusercontent.com/privacy-protection-tools/anti-AD/master/anti-ad-easylist.txt
    name: anti-ad-easylist
    id: 1749916772
  - enabled: true
    url: https://raw.githubusercontent.com/o0HalfLife0o/list/master/ad-mo.txt
    name: ad-mo
    id: 1749916773
whitelist_filters:
  - enabled: true
    url: https://raw.githubusercontent.com/BlueSkyXN/AdGuardHomeRules/master/ok.txt
    name: ok
    id: 1749916755
  - enabled: true
    url: https://raw.githubusercontent.com/mphin/adguardhome_rules/main/Allowlist.txt
    name: Allowlist
    id: 1749916758
  - enabled: true
    url: https://fastly.jsdelivr.net/gh/mphin/adguardhome_rules@main/Allowlist.txt
    name: Allowlist2
    id: 1749916759
user_rules: []
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
filtering:
  blocking_ipv4: ""
  blocking_ipv6: ""
  blocked_services:
    schedule:
      time_zone: UTC
    ids: []
  protection_disabled_until: null
  safe_search:
    enabled: false
    bing: true
    duckduckgo: true
    ecosia: 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: []
  safe_fs_patterns:
    - /usr/bin/AdGuardHome/userfilters/*
  safebrowsing_cache_size: 1048576
  safesearch_cache_size: 1048576
  parental_cache_size: 1048576
  cache_time: 30
  filters_update_interval: 24
  blocked_response_ttl: 10
  filtering_enabled: true
  parental_enabled: false
  safebrowsing_enabled: false
  protection_enabled: true
clients:
  runtime_sources:
    whois: true
    arp: true
    rdns: true
    dhcp: true
    hosts: true
  persistent: []
log:
  enabled: true
  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: 29

2./etc/config/smartdns

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
config smartdns
option server_name 'cn'
option dualstack_ip_selection '1'
option prefetch_domain '1'
option serve_expired '1'
option tcp_server '1'
option seconddns_tcp_server '1'
option port '6053'
option ipv6_server '1'
option seconddns_port '6553'
option seconddns_server_group 'fq_dns'
option enabled '1'
option cache_size '20000'
option rr_ttl '86400'
option rr_ttl_min '36'
option auto_set_dnsmasq '0'
option tls_server '0'
option doh_server '0'
option bind_device '1'
option cache_persist '1'
option resolve_local_hostnames '1'
option force_https_soa '0'
option log_output_mode 'file'
option log_level 'info'
option speed_check_mode 'tcp:80,ping'
option rr_ttl_max '86400'
option rr_ttl_reply_max '86400'
option seconddns_enabled '1'
option seconddns_no_speed_check '1'
option seconddns_no_rule_addr '1'
option seconddns_no_dualstack_selection '1'
option old_port '6053'
option old_enabled '1'
option old_auto_set_dnsmasq '0'
 
config domain-rule
 
config client-rule
option enabled '0'
option dualstack_ip_selection '1'
option force_https_soa '1'
 
config ip-rule
 
config server
option enabled '1'
option name 'tx01'
option ip '119.29.29.29'
option type 'udp'
option server_group 'cn'
 
config server
option enabled '1'
option name 'tx02'
option ip '2402:4e00::'
option type 'udp'
option server_group 'cn'
 
config server
option enabled '1'
option name 'tx03'
option ip 'https://doh.pub/dns-query'
option type 'https'
option server_group 'cn'
 
config server
option enabled '1'
option name 'ali01'
option ip '223.5.5.5'
option type 'udp'
option server_group 'cn'
 
config server
option enabled '1'
option name 'ali02'
option ip '2400:3200::1'
option type 'udp'
option server_group 'cn'
 
config server
option enabled '1'
option name 'ali03'
option ip 'https://dns.alidns.com/dns-query'
option type 'https'
option server_group 'cn'
 
config server
option enabled '1'
option name '114'
option ip '114.114.114.114'
option type 'udp'
option server_group 'cn'
 
config server
option enabled '1'
option name 'google01'
option ip '8.8.8.8'
option type 'udp'
option server_group 'gw'
 
config server
option enabled '1'
option name 'google02'
option ip '2001:4860:4860::8888'
option type 'udp'
option server_group 'gw'
 
config server
option enabled '1'
option name 'google03'
option ip 'https://dns.google/dns-query'
option type 'https'
option server_group 'gw'
 
config server
option enabled '1'
option name 'cloudflare01'
option ip '1.1.1.1'
option type 'udp'
option server_group 'gw'
 
config server
option enabled '1'
option name 'cloudflare02'
option ip '2606:4700:4700::1111'
option type 'udp'
option server_group 'gw'
 
config server
option enabled '1'
option name 'cloudflare03'
option ip 'https://cloudflare-dns.com/dns-query'
option type 'https'
option server_group 'gw'

标签: 暂无
最后更新:2025年7月4日

free

这个人很懒,什么都没留下

点赞
下一篇 >

文章评论

razz evil exclaim smile redface biggrin eek confused idea lol mad twisted rolleyes wink cool arrow neutral cry mrgreen drooling persevering
取消回复

COPYRIGHT © 2024 EverythingIThink. ALL RIGHTS RESERVED.

Theme Kratos Made By Seaton Jiang