目前几乎全部的境外 DoH 的域名被 Reset

88 天前
 Bocchi810
但似乎可以用 IP 来访问?
9002 次点击
所在节点    DNS
36 条回复
tunggt
88 天前
应该还是可用的,不过我自己 dot 和 doh 都绑的 ipv6
obeykarma
88 天前
用 IP 的话 SSL 链接还可靠吗?
cndns
88 天前
我自己搭建的还没有
cookii
88 天前
今天刚整理了 DoH 清单,稍微大点的域名 DoH 都被毙了,IP 还可以使用。
https://coding.gs/2024/06/09/available-doh/
caola
88 天前
可以考虑自建,但不要用 “/dns-query” 这种常规的 URL 和带 doh 前缀的二级域名,某些东西就难以侦测出 DoH 。
showgood163
88 天前
指定 ip + dns over tls ,目前还算可以
czk1997
88 天前
在用某个收费的自定义 DOH 服务,目前还没被封。
Xihi
88 天前
DoQ 好像行。
everfly
88 天前
用 IP 不检查证书,你可能连接到假的目标服务器,或者被监听。
yyzh
88 天前
@everfly 不会吧...现在很多 doh 都给自己 ip 申请证书了.程序会不检查?
cookii
88 天前
@everfly 会检查的,但有些服务商有 ip 证书
KHHj7U2DNR
88 天前
> 可以考虑自建,但不要用 “/dns-query” 这种常规的 URL

HTTPS 协议下面,请求 path 都是加密的。用`/dns-query`一点问题没有。
Kinnice
88 天前
@KHHj7U2DNR 会有设备主动探测这个默认路径,然后就知道你是 dns 服务器了,并不是什么设备知道你在访问这个路径.
spartacussoft
88 天前
但凡是大一点的服务商,提供 DOH 的证书都支持解析到 IP ,所以使用 IP 来访问 tls 不但符合 tls 验证,而且也没有 SNI 。
fanxasy
88 天前
@cookii #4 我这边可以直连 nextdns ,表里没得
cookii
88 天前
@fanxasy 大部分地区都用不了 nextdns 啊
miaomiao888
88 天前
NEXTDNS 有很多节点 IP 可以自选
搭配 MOSDNS 指定 IP 并 insecure_skip_verify: true
miaomiao888
88 天前
- tag: forward_COM
type: fast_forward
args:
upstream:
# - addr: https://dns.nextdns.io
# - addr: https://149.28.148.222 #SG
- addr: https://103.170.232.254 #JP
# - addr: https://45.150.242.161 #TW
# - addr: https://45.11.104.186 #HK
# - addr: https://103.127.124.46 #KR
# - addr: https://45.121.146.34 #MA
enable_http3: false
enable_pipeline: true
insecure_skip_verify: true
ChicC
87 天前
[2024-09-20 08:11:55,886][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-20 10:06:31,161][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-20 10:14:19,160][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-20 12:42:57,162][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-20 12:54:07,305][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-20 14:37:30,751][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-20 16:44:20,162][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-20 18:54:35,247][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-20 18:57:34,098][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-20 19:37:35,163][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-20 20:44:34,374][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-20 22:32:53,164][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-21 08:20:54,162][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-21 12:30:23,160][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-21 16:16:40,700][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-21 17:32:17,164][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-21 17:54:15,787][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-21 19:09:39,448][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-21 20:10:07,956][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-21 21:01:53,407][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
[2024-09-21 21:42:13,366][ WARN][ dns_client.c:3320] Handshake with 104.16.249.249 failed, Connection reset by peer
ChicC
87 天前
确实域名 cloudflare-dns.com 不可用了

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/1074612

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX