作为一个老司机私藏的路由器小插件,这款luci-app-aliyundrive-webdav简直可以用“神器”来形容👍它可以帮助openwrt路由器轻松接入阿里云盘,通过WebDAV协议读写访问阿里云盘里的各种文件,让你的小路由存储能力瞬间 Level Up~📈⏰已经在用的玩家表示,装上这款插件后路由器的酷炫度瞬间📈📈📈,生活品质也得到Ve...
以下基于64架构op安装指令,版本号自行改github.com/messense/ali wget https://github.com/messense/aliyundrive-webdav/releases/download/v2.3.1/aliyundrive-webdav_2.3.1-1_aarch64_cortex-a53.ipk wget https://github.com/messense/aliyundrive-webdav/releases/download/v2.3.1/luci-app-aliyundrive...
树莓派4b OpenWrt 安装aliyundrive-webdav插件命令wget https://github.com/messense/aliyundrive-webdav/releases/download/v1.3.1/aliyundrive-webdav_1.3.1-1_aarch64_cortex-a72.ipk wget https://github.com/messense/aliyundrive-webdav/releases/download/v1.3.1/luci-app-aliyundrive-webdav_1.3.1_...
This branch is 215 commits behind messense/aliyundrive-webdav:main.Folders and files Name Last commit message Last commit date parent directory .. luasrc add --no-redirect option for openwrt plugin Aug 15, 2022 po add --no-redirect option for openwrt plugin Aug 15, 2022 root luci-app-...
安装 OpenWRT 并整合 AliYunDrive WebDAV 带来的一大好处是,能够将高分辨率的4K资源无缝存储至云端。借助于此解决方案,用户可以轻松地在诸如 Apple TV 这类设备上安装 Infuse Pro 应用,实现与 AliYunDrive WebDAV 的连接,从而在支持4K画质的设备上享受流畅的视频播放体验。对于基于64位架构的 OpenWRT...
今天我们将和大家一起学习如何使用luci-app-rclone插件,以阿里云盘为例子,轻松享受到云端数据挂盘的便利。在进行操作之前,确保你的路由器已经刷了比较好用固件(演示固件来源于openwrt.ai)。并且通过luci-app-aliyundrive-webdav插件把阿里云盘成功挂载为WebDAV模式。接下来,我们将按照以下步骤进行操作: ...
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/aliyu...
这个简单,还是到系统-软件包去搜luci-app-aliyundrive-webdav安装,然后按插件教程获取token即可。 用这个在线看视频的速度飞快。另外还有一个可以挂载到本地硬盘然后共享,电脑连接上共享以后和本地访问一样,叫clouddrive,感兴趣的可以研究一下。 Aria下载
opkg install luci-i18n-aliyundrive-webdav-zh-cn_1.3.1-1_all.ipk 第三步:配置阿里云盘 WebDAV 🌐 安装完成后,登录OpenWrt的Web管理端,找到阿里云盘WebDAV服务。按照指示登录你的网页版阿里云盘,并通过控制台执行命令JSON.parse(localStorage.token).refresh_token获取Refresh Token,然后填入工具中启动服务。 第...
挂载webdav(远端) 这是最基本的格式: # rclone mount webdav:/目录 /挂载至本机的目录rclone mount aliyun:/ali /alidrive 但是为了更好的体验,且有某些需求的情况下,我们需要加一些参数 rclone mount aliyun:/ali /alidrive --cache-dir /aliyuntmp --allow-other --allow-non-empty --vfs-cache-mode ...