rufengsuixing 5 anni fa
parent
commit
de7494fa68
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -14,6 +14,8 @@
  - 手动修改配置文件
 #### 已知问题:
  - db数据库不支持放在比较特别的文件系统上比如 overlay data-stk-oo,请修改工作目录,本软件如果检测到overlay会自动ln(软连接)到/tmp,将会导致重启丢失dns数据库
+ - AdGuardHome 不支持ipset 设置,在使用ipset的情况下,无法替代dnsmasq只能作为dnsmasq上游存在,如果你想要这个功能就去投票吧<br>
+ https://github.com/AdguardTeam/AdGuardHome/issues/1191
  
 #### 项目已经基本稳定,有bug欢迎主动反馈
 
@@ -33,3 +35,6 @@ Complex openwrt AdGuardHome luci
  - modify config manually
 #### known issues:
  - db database not support some filesystem such as overlay and data-stk-oo,please modify work dir,if overlay 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>
+ https://github.com/AdguardTeam/AdGuardHome/issues/1191
+