Skip to content

Commit 19b500c

Browse files
committed
优化 IPv6 DoH 地址
1 parent 4760c8b commit 19b500c

18 files changed

Lines changed: 35 additions & 35 deletions

_posts/2024-08-21-dnsbypass-mihomo-geodata.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ geosite.dat 文件须包含 `fakeip-filter`、`cn` 和 `proxy`,推荐导入我
2626
```yaml
2727
hosts:
2828
dns.alidns.com: [223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1]
29-
doh.pub: [1.12.12.12, 120.53.53.53, 2402:4e00::]
29+
doh.pub: [1.12.12.12, 120.53.53.53]
3030

3131
dns:
3232
enable: true
@@ -47,7 +47,7 @@ dns:
4747
```yaml
4848
hosts:
4949
dns.alidns.com: [223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1]
50-
doh.pub: [1.12.12.12, 120.53.53.53, 2402:4e00::]
50+
doh.pub: [1.12.12.12, 120.53.53.53]
5151

5252
dns:
5353
enable: true

_posts/2024-08-21-dnsbypass-mihomo-ruleset.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ rule-providers:
5353
```yaml
5454
hosts:
5555
dns.alidns.com: [223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1]
56-
doh.pub: [1.12.12.12, 120.53.53.53, 2402:4e00::]
56+
doh.pub: [1.12.12.12, 120.53.53.53]
5757
5858
dns:
5959
enable: true
@@ -74,7 +74,7 @@ dns:
7474
```yaml
7575
hosts:
7676
dns.alidns.com: [223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1]
77-
doh.pub: [1.12.12.12, 120.53.53.53, 2402:4e00::]
77+
doh.pub: [1.12.12.12, 120.53.53.53]
7878
7979
dns:
8080
enable: true

_posts/2024-08-21-dnsnoleaks-mihomo-geodata.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ geosite.dat 文件须包含 `fakeip-filter`、`cn` 和 `proxy`,推荐导入我
2929
```yaml
3030
hosts:
3131
dns.alidns.com: [223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1]
32-
doh.pub: [1.12.12.12, 120.53.53.53, 2402:4e00::]
32+
doh.pub: [1.12.12.12, 120.53.53.53]
3333
dns.google: [8.8.8.8, 8.8.4.4, 2001:4860:4860::8888, 2001:4860:4860::8844]
3434
dns11.quad9.net: [9.9.9.11, 149.112.112.11, 2620:fe::11, 2620:fe::fe:11]
3535

@@ -79,7 +79,7 @@ dns:
7979
```yaml
8080
hosts:
8181
dns.alidns.com: [223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1]
82-
doh.pub: [1.12.12.12, 120.53.53.53, 2402:4e00::]
82+
doh.pub: [1.12.12.12, 120.53.53.53]
8383
8484
dns:
8585
enable: true
@@ -105,7 +105,7 @@ dns:
105105
```yaml
106106
hosts:
107107
dns.alidns.com: [223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1]
108-
doh.pub: [1.12.12.12, 120.53.53.53, 2402:4e00::]
108+
doh.pub: [1.12.12.12, 120.53.53.53]
109109
dns.google: [8.8.8.8, 8.8.4.4, 2001:4860:4860::8888, 2001:4860:4860::8844]
110110
dns11.quad9.net: [9.9.9.11, 149.112.112.11, 2620:fe::11, 2620:fe::fe:11]
111111

_posts/2024-08-21-dnsnoleaks-mihomo-ruleset.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ rule-providers:
5656
```yaml
5757
hosts:
5858
dns.alidns.com: [223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1]
59-
doh.pub: [1.12.12.12, 120.53.53.53, 2402:4e00::]
59+
doh.pub: [1.12.12.12, 120.53.53.53]
6060
dns.google: [8.8.8.8, 8.8.4.4, 2001:4860:4860::8888, 2001:4860:4860::8844]
6161
dns11.quad9.net: [9.9.9.11, 149.112.112.11, 2620:fe::11, 2620:fe::fe:11]
6262
@@ -108,7 +108,7 @@ dns:
108108
```yaml
109109
hosts:
110110
dns.alidns.com: [223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1]
111-
doh.pub: [1.12.12.12, 120.53.53.53, 2402:4e00::]
111+
doh.pub: [1.12.12.12, 120.53.53.53]
112112
113113
dns:
114114
enable: true
@@ -134,7 +134,7 @@ dns:
134134
```yaml
135135
hosts:
136136
dns.alidns.com: [223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1]
137-
doh.pub: [1.12.12.12, 120.53.53.53, 2402:4e00::]
137+
doh.pub: [1.12.12.12, 120.53.53.53]
138138
dns.google: [8.8.8.8, 8.8.4.4, 2001:4860:4860::8888, 2001:4860:4860::8844]
139139
dns11.quad9.net: [9.9.9.11, 149.112.112.11, 2620:fe::11, 2620:fe::fe:11]
140140

_posts/2024-08-21-share-android-mihomo-ruleset.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ tun:
6565
hosts:
6666
miwifi.com: [192.168.31.1, 127.0.0.1]
6767
dns.alidns.com: [223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1]
68-
doh.pub: [1.12.12.12, 120.53.53.53, 2402:4e00::]
68+
doh.pub: [1.12.12.12, 120.53.53.53]
6969

7070
dns:
7171
enable: true
@@ -297,7 +297,7 @@ rules:
297297
hosts:
298298
miwifi.com: [192.168.31.1, 127.0.0.1]
299299
dns.alidns.com: [223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1]
300-
doh.pub: [1.12.12.12, 120.53.53.53, 2402:4e00::]
300+
doh.pub: [1.12.12.12, 120.53.53.53]
301301
dns.google: [8.8.8.8, 8.8.4.4, 2001:4860:4860::8888, 2001:4860:4860::8844]
302302
dns11.quad9.net: [9.9.9.11, 149.112.112.11, 2620:fe::11, 2620:fe::fe:11]
303303

_posts/2024-08-21-share-android-singboxr-ruleset.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ tags: [sing-box, sing-boxr, Android, ruleset, rule_set, 分享]
5454
"predefined": {
5555
"miwifi.com": [ "192.168.31.1", "127.0.0.1" ],
5656
"dns.alidns.com": [ "223.5.5.5", "223.6.6.6", "2400:3200::1", "2400:3200:baba::1" ],
57-
"doh.pub": [ "1.12.12.12", "120.53.53.53", "2402:4e00::" ],
57+
"doh.pub": [ "1.12.12.12", "120.53.53.53" ],
5858
"dns.google": [ "8.8.8.8", "8.8.4.4", "2001:4860:4860::8888", "2001:4860:4860::8844" ],
5959
"cloudflare-dns.com": [ "1.1.1.1", "1.0.0.1", "2606:4700:4700::1111", "2606:4700:4700::1001" ]
6060
}
@@ -296,7 +296,7 @@ tags: [sing-box, sing-boxr, Android, ruleset, rule_set, 分享]
296296
"predefined": {
297297
"miwifi.com": [ "192.168.31.1", "127.0.0.1" ],
298298
"dns.alidns.com": [ "223.5.5.5", "223.6.6.6", "2400:3200::1", "2400:3200:baba::1" ],
299-
"doh.pub": [ "1.12.12.12", "120.53.53.53", "2402:4e00::" ],
299+
"doh.pub": [ "1.12.12.12", "120.53.53.53" ],
300300
"dns.google": [ "8.8.8.8", "8.8.4.4", "2001:4860:4860::8888", "2001:4860:4860::8844" ],
301301
"dns11.quad9.net": [ "9.9.9.11", "149.112.112.11", "2620:fe::11", "2620:fe::fe:11" ]
302302
}

_posts/2024-08-21-share-shellcrash-mihomo-geodata.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ geodata-mode: true
171171
172172
hosts:
173173
dns.alidns.com: [223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1]
174-
doh.pub: [1.12.12.12, 120.53.53.53, 2402:4e00::]
174+
doh.pub: [1.12.12.12, 120.53.53.53]
175175
176176
dns:
177177
enable: true
@@ -216,7 +216,7 @@ dns:
216216
```yaml
217217
hosts:
218218
dns.alidns.com: [223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1]
219-
doh.pub: [1.12.12.12, 120.53.53.53, 2402:4e00::]
219+
doh.pub: [1.12.12.12, 120.53.53.53]
220220
dns.google: [8.8.8.8, 8.8.4.4, 2001:4860:4860::8888, 2001:4860:4860::8844]
221221
dns11.quad9.net: [9.9.9.11, 149.112.112.11, 2620:fe::11, 2620:fe::fe:11]
222222

_posts/2024-08-21-share-shellcrash-mihomo-ruleset.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ profile: {store-selected: true, store-fake-ip: true}
276276
277277
hosts:
278278
dns.alidns.com: [223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1]
279-
doh.pub: [1.12.12.12, 120.53.53.53, 2402:4e00::]
279+
doh.pub: [1.12.12.12, 120.53.53.53]
280280
281281
dns:
282282
enable: true
@@ -321,7 +321,7 @@ dns:
321321
```yaml
322322
hosts:
323323
dns.alidns.com: [223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1]
324-
doh.pub: [1.12.12.12, 120.53.53.53, 2402:4e00::]
324+
doh.pub: [1.12.12.12, 120.53.53.53]
325325
dns.google: [8.8.8.8, 8.8.4.4, 2001:4860:4860::8888, 2001:4860:4860::8844]
326326
dns11.quad9.net: [9.9.9.11, 149.112.112.11, 2620:fe::11, 2620:fe::fe:11]
327327

_posts/2024-08-21-share-shellcrashadguardhome-mihomo-ruleset.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ profile: {store-selected: true, store-fake-ip: true}
284284
285285
hosts:
286286
dns.alidns.com: [223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1]
287-
doh.pub: [1.12.12.12, 120.53.53.53, 2402:4e00::]
287+
doh.pub: [1.12.12.12, 120.53.53.53]
288288
289289
dns:
290290
enable: true
@@ -329,7 +329,7 @@ dns:
329329
```yaml
330330
hosts:
331331
dns.alidns.com: [223.5.5.5, 223.6.6.6, 2400:3200::1, 2400:3200:baba::1]
332-
doh.pub: [1.12.12.12, 120.53.53.53, 2402:4e00::]
332+
doh.pub: [1.12.12.12, 120.53.53.53]
333333
dns.google: [8.8.8.8, 8.8.4.4, 2001:4860:4860::8888, 2001:4860:4860::8844]
334334
dns11.quad9.net: [9.9.9.11, 149.112.112.11, 2620:fe::11, 2620:fe::fe:11]
335335

_posts/2024-08-21-toolsettings-shellcrash-mihomo-geodata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ curl -sS -o $CRASHDIR/Country.mmdb -L https://cdn.jsdelivr.net/gh/DustinWin/rule
6060
9. 导入配置文件
6161
- ① 进入主菜单 → 6) 配置文件管理 → a) 添加提供者 → 1) 设置名称或代号,如输入“mihomo”;后进入 2) 设置链接或路径,粘贴《[生成带有自定义策略组和规则的 mihomo 配置文件直链-geodata 方案](https://proxy-tutorials.dustinwin.us.kg/posts/link-mihomo-geodata)》中生成的 .yaml 配置文件直链,选择“a) 保存此提供者”
6262
- ② 进入 6) 配置文件管理 → c) 在线生成配置文件 → 6) 自定义浏览器 UA,选择“2) 不使用 UA”
63-
- ③ 进入 6) 配置文件管理 → 1) mihomo,选择选择“e) 在线获取此配置文件”,启动服务即可
63+
- ③ 进入 6) 配置文件管理 → 1) mihomo,选择“e) 在线获取此配置文件”,启动服务即可
6464

6565
10. 访问 Dashboard 面板 <http://192.168.31.1:9999/ui/>,首次打开需要添加“主机”和“端口”,分别填入 `192.168.31.1``9999` 并点击“添加”即可
6666
<img src="/assets/img/tools/192-9999-dashboard.png" alt="设置部分 2" width="60%" />

0 commit comments

Comments
 (0)