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