A high-performance, serverless bridge powered by Cloudflare Workers. Deploy in seconds, accelerate globally, and perfectly compatible with all WebDAV clients.
Runs on Cloudflare edge nodes, providing ultra-low latency and global acceleration.
Not just WebDAV, it comes with an elegant web file browser to view your files anywhere.
Runs entirely within your Cloudflare account with custom basic authentication support.
No need to buy a VPS or install complex environments. 100% serverless architecture.
Enable the Drive API in Google Cloud Console and create an OAuth 2.0 Client ID.
Modify the config variable
in the script with your Client ID and Refresh Token.
var config = { client_id: 'YOUR_CLIENT_ID', client_secret: 'YOUR_CLIENT_SECRET', refresh_token: 'YOUR_REFRESH_TOKEN' };
Click "Deploy" in the Cloudflare Dashboard and access it via your custom domain.
Use tools like Rclone, RaiDrive, or PotPlayer to manage your Google Drive just like a local disk.
webdav url: https://your.workers.dev
Host: your.workers.dev (HTTPS)
Map Network Drive