-
v2rayN(V6.53) |
Beta Was this translation helpful? Give feedback.
Answered by
9563067
Aug 18, 2024
Replies: 3 comments 6 replies
-
"IPIfNonMatch":当域名没有匹配任何规则时,将域名解析成 IP(A 记录或 AAAA 记录)再次进行匹配; "IPOnDemand":当匹配时碰到任何基于 IP 的规则,将域名立即解析为 IP 进行匹配; |
Beta Was this translation helpful? Give feedback.
6 replies
-
我已经明白了。 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
9563067
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我已经明白了。
一、没去请求dns是因为最后一条proxy 0-65535全部兜底(学的时候是说IPIfNonMatch时,匹配不到域名的时候就会dns请求,匹配ip,我以为会智能识别到proxy 0-65535而不去匹配这一条,研究好几天一直没想过是这一条的问题)
二、dns泄露多半是edge的问题,可以用火狐,我发现貌似edge的dns请求默认会走local,网上也没有查到如何去改(怨不如都用tun呢,这些问题都顺道解决了)