mihomo | notification: post #95 — TG.ME

端午节内核更新

https://github.com/MetaCubeX/mihomo/releases/tag/v1.19.10

https://github.com/MetaCubeX/ClashMetaForAndroid/releases/tag/v2.11.13

整体udp部分的dns解析已延迟到连接发起阶段,在rule匹配过程中仅匹配没有配置no-resolve的ip规则时会触发。

对于direct和wireguard出站,会遵循和tcp部分相同的逻辑,即当direct-nameserver(或wireguard配置的dns)存在时丢弃rule匹配过程中的解析结果对域名发起重解析。该重解析逻辑仅对fakeip生效。

对于reject和dns出站,不再需要解析。

对于其他出站依然会在udp连接发起时进行解析,目前不会将域名直接发送到远程服务器上。

此外该版本tun入站的udp部分内存占用也已优化。
GitHub
Release v1.19.10 · MetaCubeX/mihomo
What's Changed The DNS resolution of the overall UDP part has been delayed to the connection initiation stage. It will be triggered only when the IP rule without no-resolve is matched during t...
👍77❤19🥰5
May 31, 2025 25.8K 32