- 移除既有版本
opkg remove luci-app-openclash - 更新依赖清单
opkg update - 确认依赖是否安装
opkg list-installed - 确认与安装缺少的依赖
- coreutils-nohup
- bash
- iptables
- dnsmasq-full
- curl
- jsonfilter
- ca-certificates
- ipset
- ip-full
- iptables-mod-tproxy
- iptables-mod-extra
- libcap
- libcap-bin
- ruby
- ruby-yaml
opkg install [依赖名称] --force-overwrite
5) 安装新版的luci-app-openclash 上传ipk至/tmpcd /tmpopkg install [luci-app-openclash_<版本号>-beta_all.ipk] --force-overwrite- 软路由重启
- 透过浏览器登入软路由>openclash>全局设置>基本设置>选择内核编译版本>版本更新>更新内核(dev, TUN, Game)
- 再次软路由重启
|