×

/easytier/luci-app-easytier/

5 个文件夹 1 个文件 总计 2.1 KiB
列表 网格
名称
大小 更新时间
返回上级目录
2.1.1/
2.2.2/
2.2.4/
2.3.1/
2.3.2/
README
2.1 KiB

GitHub GitHub last commit GitHub issues GitHub Core Actions GitHub GUI Actions Downloads

OpenWrt LUCI 安装包

  • .ipk 常规openwrt安装包 这个是opkg
opkg install luci-app-easytier.apk
  • .apk 新版openwrt安装包(非安卓包)

由于后期使用SDK编译,签名证书不一致,所以需要添加 --allow-untrusted 跳过证书验证

apk add --allow-untrusted luci-app-easytier.apk