coolsnowwolf / luci

LuCI - OpenWrt Configuration Interface
Apache License 2.0
316 stars 600 forks source link

最新的turboacc停止dns缓存后,dnsmasq的dns转发不能自动删除和取消忽略解析文件! #131

Open zxlhhyccc opened 2 years ago

zxlhhyccc commented 2 years ago

去掉https://github.com/coolsnowwolf/luci/blob/master/applications/luci-app-turboacc/root/etc/init.d/turboacc#L221, 这行代码能自动删除dnsmasq里的dns转发以及取消忽略解析文件。 另外,查看脚本,不知道为何要生成/var/run/dnscache/.dns-changed这个文件,实际运行后查看该文件,实际为空。。。。

WYC-2020 commented 2 years ago

这玩意直接去掉tur对dns的操作,基本没用,现在随便哪个梯子都有这个功能了,这个功能去掉,我自己仓库去掉,我看隔壁的也是去掉了,这样就不会有你这个问题了

zxlhhyccc commented 2 years ago

这玩意直接去掉tur对dns的操作,基本没用,现在随便哪个梯子都有这个功能了,这个功能去掉,我自己仓库去掉,我看隔壁的也是去掉了,这样就不会有你这个问题了

大佬,能提供你的仓库吗?

windybird commented 2 years ago

144 看看这个应该就可以了