为什么tun模式的udp走代理也必定会发起DNS解析呢? #606
Unanswered
mengdegege
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
真诚请教,确认配置没有因IP规则触发的解析,当把udp全部拦截后没有这个现象。启用系统代理后因为http代理不支持udp,应用会放弃udp连接,于是也会没有这个现象。
看日志显示最终转发的连接又显示的是域名?
用sb简单测试了一下好像是只看到fakeIP的下发过程,如果DNS规则不指定fakeip的话可以看到解析出真实IP的日志。说明服务端是支持带域名转发的?
这是mihomo内置的设定吗?那这个行为是基于什么特别考量的吗。真心希望懂的大哥解惑一下。
Beta Was this translation helpful? Give feedback.
All reactions