-
Notifications
You must be signed in to change notification settings - Fork 240
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lede openwrt,从5.3.1更新到5.3.3就找不到luci界面了 #252
Comments
这是预期行为。新版本的 对于老版本 openwrt,可以继续使用 |
OpenWrt R23.1.1 (2023-01-17) / LuCI Master (git-23.015.61231-80b593a) 也不显示界面 |
好吧,咱们所理解的 OpenWrt 不是同一种东西。 那我换一个说法,新版本的 仅支持:原生 OpenWrt、istoreOS、X-WRT、immortalwrt |
哦了 |
公共 DNS 的 TLS 证书跟你没有关系,人家是 IP 签署 |
就是说这样配置远程DNS是正确的,可以安全解析对吧 |
远程配置 https://1.1.1.1/dns-query 1.1.1.1 全球速度最快 |
收到。就是说虽然配置正确,但是远程DNS用https://1.1.1.1/dns-query是最快速的安全DNS |
对的 远程就用2个dns, 1个 1111的, 一个谷歌的, 很多网站都挂在cloudflare 上,用1111解析最快 |
immortalWrt 21.02也是装不了luci-app-mosdns1.6.5 |
最新版本支持 imm21.02,并且在网络条件良好的情况下支持脚本无脑安装。 sh -c "$(curl -ksS https://raw.githubusercontent.com/sbwml/luci-app-mosdns/v5/install.sh)" |
我说怎么165看不到选项了!!原来不支持了 得了 还是继续玩老的吧 |
冷知识:1.6.5 = 1.5.20 他们在功能上没有任何的区别,甚至界面、菜单、语言也一模一样,单纯是更换了 JS 编写方式(为了跟进 OpenWrt 上游的轨迹) |
不一样,多了选项的。对一些流媒体之类的有了单独的选项 |
哪里,这个功能早在使用 JS 之前就已经添加了 f92c26b |
好吧 它在 luci-app-mosdns-1.5.21 版本上,这个版本没有编译出来 |
谢谢,已成功安装 |
为什么不支持lede了哦,一直用mosdns |
网络烂了。起码你要让路由器能正常下载安装脚本。 |
从5.3.1更新到5.3.3或者重卸载5.3.1(没有手动删除目录)后再安装5.3.3,出不了luci界面。卸载luci1.6.5,重新安装luci1.5.20和luci-i18n-mosdns-zh-cn_git-23.319.54348-e79a991_all后正常显示。但是就不知道新版本里面是否增加了什么功能和选项了。
The text was updated successfully, but these errors were encountered: