Ghost
Ghost
as openwrt version 22.03's requirements for firewall4 and dnsmasq-with-nft, please consider merge this nft support and little donation out of respect. (w/o pic) [pull#4977](https://github.com/openwrt/openwrt/pull/4977) [issue#9248](https://github.com/openwrt/openwrt/issues/9248)
> SagerNet 并未为路由为代理的域名设置相应的 DNS 规则;即使设置了,也可能因为 [v2fly/v2ray-core#1558](https://github.com/v2fly/v2ray-core/issues/1558) 等 dns 模块的匹配优先级问题以及 SagerNet 的 dns 并发查询特性而不生效 ```go [Debug] app/dns: domain bilibili.com matches following rules: [full:bilibili.com(DNS idx:0) domain:bilibili.com(DNS idx:0) geosite:bilibili(DNS idx:0) geosite:cn(DNS idx:1) keyword:bili(DNS...
leave a bug here if you add other rules (like destination ports or protocol) to a bypass routing rule, the "Bypass DNS" will no longer have any effect.
> > leave a bug here if you add other rules (like destination ports or protocol) to a bypass routing rule, the "Bypass DNS" will no longer have any effect....
> > > leave a bug here if you add other rules (like destination ports or protocol) to a bypass routing rule, the "Bypass DNS" will no longer have any...
> > https://github.com/SagerNet/SagerNet/blob/f67a141cd0aeedb1582f9b469b225a3ddcd6dede/app/src/main/java/io/nekohasekai/sagernet/fmt/ConfigBuilder.kt#L1219 > > found another bug here > > If the remote DNS is not a domain with the https:// or tls:// prefix, just a pure domain like...
```go [Debug] app/dns: domain bilibili.com matches following rules: [full:bilibili.com(DNS idx:0) domain:bilibili.com(DNS idx:0) geosite:bilibili(DNS idx:0) geosite:cn(DNS idx:1) keyword:bili(DNS idx:0) bili(DNS idx:0) regexp:.*bili.com$(DNS idx:0)] [Debug] app/dns: domain bilibili.com will use DNS in...