|
@@ -14,6 +14,7 @@
|
|
- 倒序/正序 查看/删除/备份 每3秒更新显示运行日志
|
|
- 倒序/正序 查看/删除/备份 每3秒更新显示运行日志
|
|
- 手动修改配置文件(支持yaml编辑器)
|
|
- 手动修改配置文件(支持yaml编辑器)
|
|
- 使用模板快速配置(没有配置文件时)
|
|
- 使用模板快速配置(没有配置文件时)
|
|
|
|
+ - 系统升级保留程序和配置(查询日志和数据库可选保留)
|
|
#### 已知问题:
|
|
#### 已知问题:
|
|
- db数据库不支持放在不支持mmap的文件系统上比如 jffs2 data-stk-oo,请修改工作目录,本软件如果检测到jffs2会自动ln(软连接)到/tmp,将会导致重启丢失dns数据库
|
|
- db数据库不支持放在不支持mmap的文件系统上比如 jffs2 data-stk-oo,请修改工作目录,本软件如果检测到jffs2会自动ln(软连接)到/tmp,将会导致重启丢失dns数据库
|
|
- AdGuardHome 不支持ipset 设置,在使用ipset的情况下,无法替代dnsmasq只能作为dnsmasq上游存在,如果你想要这个功能就去投票吧<br>
|
|
- AdGuardHome 不支持ipset 设置,在使用ipset的情况下,无法替代dnsmasq只能作为dnsmasq上游存在,如果你想要这个功能就去投票吧<br>
|
|
@@ -37,6 +38,7 @@ Complex openwrt AdGuardHome luci
|
|
- Positive/reverse order see/del/backup runtime log which update every 3 second
|
|
- Positive/reverse order see/del/backup runtime log which update every 3 second
|
|
- modify config manually(support yaml editor)
|
|
- modify config manually(support yaml editor)
|
|
- use template to fast config(when no config file)
|
|
- use template to fast config(when no config file)
|
|
|
|
+ - Keep bin file and config when system upgrade (database and querylog can be choose)
|
|
#### known issues:
|
|
#### known issues:
|
|
- db database not support filesystem which not support mmap such as jffs2 and data-stk-oo,please modify work dir,if jffs2 is found,will auto ln (soft link)the dbs to /tmp ,will lost dns database after reboot
|
|
- db database not support filesystem which not support mmap such as jffs2 and data-stk-oo,please modify work dir,if jffs2 is found,will auto ln (soft link)the dbs to /tmp ,will lost dns database after reboot
|
|
- AdGuardhome not support ipset,when we use ipset ,it can`t be the repacement of dnsmasq but the upstream of dnsmasq ,if you want it,vote for it.<br>
|
|
- AdGuardhome not support ipset,when we use ipset ,it can`t be the repacement of dnsmasq but the upstream of dnsmasq ,if you want it,vote for it.<br>
|