pymumu / luci-app-smartdns

luci for smartdns
202 stars 123 forks source link

正在收集数据... #40

Open jin3014test1 opened 2 years ago

jin3014test1 commented 2 years ago

smarterdns运行是正确的,但luci界面一直显示“正在收集数据...”。估计是luci需要修改以适应最新master源码

sdhz151 commented 2 years ago

云编译Actions-OpenWrt[openwrt-22.03]

    cd openwrt
    sudo rm -rf feeds/luci/applications/luci-app-smartdns
    sudo rm -rf package/feeds/luci/luci-app-smartdns
    sudo rm -rf feeds/packages/net/smartdns
    sudo rm -rf package/feeds/packages/smartdns

svn co https://github.com/kenzok8/small-package/trunk/luci-app-smartdns package/diy/luci-app-smartdns svn co https://github.com/kenzok8/small-package/trunk/smartdns package/diy/smartdns

这样正常 测试 redmi-router-ac2100

jin3014test1 commented 2 years ago

云编译Actions-OpenWrt[openwrt-22.03]

    cd openwrt
    sudo rm -rf feeds/luci/applications/luci-app-smartdns
    sudo rm -rf package/feeds/luci/luci-app-smartdns
    sudo rm -rf feeds/packages/net/smartdns
    sudo rm -rf package/feeds/packages/smartdns

svn co https://github.com/kenzok8/small-package/trunk/luci-app-smartdns package/diy/luci-app-smartdns svn co https://github.com/kenzok8/small-package/trunk/smartdns package/diy/smartdns

这样正常 测试 redmi-router-ac2100

请教,这个直接写在diy-part2.sh文件里就行吧,我用的https://github.com/P3TERX/Actions-OpenWrt和https://github.com/siwind/openwrt源码。

sdhz151 commented 2 years ago

只是删除openwr自带的smartdns,在下载别人修改的smartdns