OneXray 已修复 FakeDNS 域名恢复,计划随下一版发布

yiguodev 说明,应用管理的 TUN 入站缺少 FakeDNS 域名恢复,单独在 Raw JSON 中添加 FakeDNS 不足以正常工作。修复会为相应配置启用 fakedns 嗅探,并在智能路由与自定义路由中提供默认关闭的 Use FakeDNS 选项;发言时尚未发布。

作者原文

Thanks for the detailed report. The App-managed inbound was missing FakeDNS domain recovery, so simply adding a FakeDNS server in Raw JSON was not sufficient.

We have implemented a fix for the next release:

  • Raw JSON configurations using FakeDNS now automatically enable fakedns sniffing on the App-managed tunIn, while preserving the original configuration, user-defined DNS servers, address pools, and additional inbounds.
  • Smart Routing and Custom Routing now provide a Use FakeDNS option, disabled by default. Custom Routing also preserves this setting when importing or sharing configurations.
  • Direct-domain DNS matching remains prioritized, and IPIfNonMatch continues to use real DNS for its IP-based routing pass.

FakeDNS mappings remain session-local, so cached fake IPs may require a fresh DNS lookup after disconnecting or restarting the core.

Closing this as fixed. The changes are not yet in a published release; please retry after updating to the next release and let us know if the problem persists.