DeCloudflare
Summary
DeCloudflare is a project hosted on GitLab that provides tools to bypass or interact with Cloudflare services.
View Cached Full Text
Cached at: 09/11/26, 11:26 PM
Similar Articles
Cloudflare Drop
Cloudflare introduces a new product or feature called 'Drop', likely a file-sharing or data transfer service.
cloudflare/computer
Cloudflare Computer is a preview virtual filesystem built on Durable Objects, with pluggable runtimes for containers, shell, and JavaScript, enabling stateful serverless compute on Cloudflare Workers.
dgit: Git forge on Durable Objects
dgit is a git server implementation using Cloudflare Durable Objects, enabling decentralized, serverless git hosting with full protocol support and a web interface.
@dulipeng: https://x.com/dulipeng/status/2067450611529093311
This article is a practical tutorial that details how to use the Cloudflare Workers/Pages free tier to deploy a low-cost VPN, based on the open-source project edgetunnel, and used with clients like Clash and Shadowrocket.
@geekbb: Cloudflare releases a "computer" for AI agents — Giving agents a workspace that never disappears. Files stored in SQLite, with three environments (full container / shell / JS) available anytime; switch environments without switching files.
Cloudflare Computer is a virtual filesystem inside a Durable Object that gives AI agents a persistent workspace, using SQLite for storage and pluggable runtimes (container, shell, JavaScript). It's a preview-only open-source package.