更新内容:
- 增加HTTP2协议的支持。
- domain-rule添加-no-ignore-ip停止忽略特定域名的IP结果
- 支持DDR RFC9462 自动广播安全DNS服务器地址。
- 增加tcp-syn ping,支持服务的关闭ping场景下的测速。
- 减少域名规则的内存占用。
- WebUI的一些改进。
BUG修复:
- 修复-.*域名规则的BUG
- 优化MAC地址的获取和存储
- 修复https-record在设置响应模式过滤失效的BUG
- 其他一些代码BUG修复和改进。
欢迎参与贡献:#1918
贡献请加QQ群:1033365479
smartdns帮助文档:https://pymumu.github.io/smartdns/
非静态版本下载:https://github.com/PikuZheng/smartdns/releases/
APK包安装方法:https://pymumu.github.io/smartdns/install/openwrt/
Full Changelog: Release47.1...Release48
贡献人员名单:
- fix use after free by @BrainSlayer in #2258
- Remove the incorrect check for HTTPS SOA response logic by @xiaobaishu1 in #2269
- fix jwt token calc err by @PikuZheng in #2290
- try to fix client MAC always 0 issue by @PikuZheng in #2298*