更新内容
- 解决一些crash问题。
最近更新内容:
- 增加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/
贡献人员名单:
What's Changed
- dnsmasq: modify policy by @smallprogram in #2260
- Fix HPACK encoder initial dynamic table size by @PikuZheng in #2386
- Improve SSL certificate extension management by @xiaobaishu1 in #2390
- 避免 http2 stream id 超范围 by @PikuZheng in #2397
New Contributors
- @smallprogram made their first contribution in #2260
Full Changelog: Release48.1...Release48.2