分享

openwrt安装阿里云盘WebDAV服务 配合kodi神器

 一阅成才 2023-05-07 发布于湖北

GitHub 阿里云盘 WebDAV 服务:

https://github.com/messense/aliyundrive-webdav

安装阿里云webdev代码

我已经把适合玩客云CPU的代码找出来了,可以直接使用。

首先 ssh 登录openwrt

wget https://github.com/messense/aliyundrive-webdav/releases/download/v1.8.7/aliyundrive-webdav_1.8.7-1_arm_cortex-a5_vfpv4.ipkwget https://github.com/messense/aliyundrive-webdav/releases/download/v1.8.7/luci-app-aliyundrive-webdav_1.8.7_all.ipkwget https://github.com/messense/aliyundrive-webdav/releases/download/v1.8.7/luci-i18n-aliyundrive-webdav-zh-cn_1.8.7-1_all.ipkopkg install aliyundrive-webdav_1.8.7-1_arm_cortex-a5_vfpv4.ipkopkg install luci-app-aliyundrive-webdav_1.8.7_all.ipkopkg install luci-i18n-aliyundrive-webdav-zh-cn_1.8.7-1_all.ipk

全选代码

复制

前3个是下载文件,后面是安装!先复制粘贴前面3个,跑完代码后,在复制粘贴后面3个,安装搞定!

TIP:因为GitHub在国内服务网络不稳定,如果出现无法下载的错误,解决办法,挂全局代理!

刷新openwrt后台,在服务选项卡里就出现了”阿里云盘webdav“插件!

只需要填写token(获取方法插件里有,不再赘述)后,启用即可!

最后 ip:8080 即可访问服务了。

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多