更新内容
- 解决支持HTTP2协议的多个BUG。
- 增加txt-record的支持。
最近更新内容:
- 增加HTTP2协议的支持。
- domain-rule添加-no-ignore-ip停止忽略特定域名的IP结果
- 支持DDR RFC9462 自动广播安全DNS服务器地址。
- 增加tcp-syn ping,支持服务的关闭ping场景下的测速。
- 减少域名规则的内存占用。
- WebUI的一些改进。
欢迎参与贡献:#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
贡献人员名单:
What's Changed
- fix: avoid closing reused http2 stream twice by @yylt in #2340
- capability: add DAC_READ_SEARCH for file access after dropping root by @yylt in #2347
- feat: add plain HTTP DNS query support (bind-http) by @yylt in #2370
- fix query log table filter of domain by @PikuZheng in #2359
New Contributors
Full Changelog: Release48...Release48.1