Skip to content

Release 41 RC2

Pre-release
Pre-release
Compare
Choose a tag to compare
@pymumu pymumu released this 21 Feb 15:33
· 245 commits to master since this release

更新内容:

  1. 支持通过socks5/http代理进行DNS查询。proxy-server参数
  2. bind参数支持绑定到具体的网口。bind ip:port@interface
  3. luci界面增加socks5代理配置、测速模式、返回结果模式、DNS64的配置。
  4. luci界面支持bind绑定设备配置。
  5. 随机化Query ID。
  6. 增加ipset-no-speed, nftset-no-speed参数,支持测速失败的情况下,将域名IP添加到对应的ipset/nftset。
  7. 增加cname参数,支持别名查询。cname /a.com/b.com
  8. 域名规则domain-rules增加rr-ttl, rr-ttl-min, rr-ttl-max参数设置TTL特定域名的TTL时间。
  9. 支持DNS64。dns64 64:ff9b::/96参数
  10. 配置文件支持\换行,避免行字符串过长。
  11. 解决一些BUG,提高稳定性。

注意事项:

  1. luci界面如不显示,或显示不正常,可以尝试清除浏览器缓存,或使用隐私模式访问管理页面。