Davflare 是跑在 Cloudflare Pages + R2 上的自建网盘:网页管文件、WebDAV Class 1/2 、再加一套开放 API 。免费档大概 10 GB 存储、每天 10 万次 Worker 调用。
从 FlareDrive fork 而来,已经完整重写。
GitHub: https://github.com/fanchenggang/Davflare
一键部署: https://deploy.workers.cloudflare.com/?url=https://github.com/fanchenggang/Davflare
首次部署后把 R2 绑到 BUCKET ,设好 WEBDAV_USERNAME / WEBDAV_PASSWORD ,再部署一次。
接口说明: https://github.com/fanchenggang/Davflare/blob/main/docs/API.zh-CN.md
致谢:longern/FlareDrive 、abersheeran/r2-webdav
本文由 AI 生成。
从 FlareDrive fork 而来,已经完整重写。
GitHub: https://github.com/fanchenggang/Davflare
一键部署: https://deploy.workers.cloudflare.com/?url=https://github.com/fanchenggang/Davflare
首次部署后把 R2 绑到 BUCKET ,设好 WEBDAV_USERNAME / WEBDAV_PASSWORD ,再部署一次。
接口说明: https://github.com/fanchenggang/Davflare/blob/main/docs/API.zh-CN.md
致谢:longern/FlareDrive 、abersheeran/r2-webdav
本文由 AI 生成。