Awesome Cloudflare
Last updated
Last updated
Curated list of awesome worker recipes, open-source projects, guides, blogs and other resources.
Cloudflare provides content delivery network (CDN) services, DDoS mitigation, Internet security and distributed domain name server (DNS) services, sitting between the visitor and the Cloudflare user's hosting provider, acting as a reverse proxy for websites.
Cloudflare is a registered trademark of Cloudflare, Inc.
- Ready to import common config zone files for easy configuration of various services.
- CLI tool to manipulate DNS records on various DNS providers in a standardized way.
- All in one CLI tool for information gathering.
- Tool for hosting partners to provide a DNS management panel for customers.
- Partner management panel.
- DNS backup tool.
- Collection of rulesets to block malicious crawlers with firewall rules.
- Docker image to use the free DNS Service as a dynamic DNS provider.
- DDNS script for Synology NAS.
- Dynamic DNS updater in bash script.
- Dynamic DNS updater in PHP.
- Dynamic DNS updater in python.
- Multiple providers ddns script without dependencies.
- CLI client for Argo tunnel, a tunneling daemon that proxies any local webserver through the Cloudflare network.
- Speeds up craft dramatically using a cache proxy in front of your webserver.
- A comprehensive pentest tool that checks sites for origin IP leaks.
- CLI tool for interacting with Cloudflare.
- Detect whether a site is running behind Cloudflare.
- Python module to bypass anti-bot page.
- Tool to find origin servers of websites protected by CloudFlare who are publicly exposed.
- Developer docs including API reference, articles, and sample code for all products.
- Official open-source projects.
- API documentation.
- Plugins for content management systems, control panels, cloud providers, ecommerce platforms and more.
- Technical tools and resources.
- The serverlist is a Cloudflare-curated newsletter about all things serverless.
lets you ship your tool or service to millions of sites. Any Cloudflare customer can preview & install your code on their site in seconds.
- Collection of official apps.
- Log management & event analytics.
provides a serverless execution environment that allows you to create entirely new applications or augment existing ones without configuring or maintaining infrastructure.
- wrangler
is a CLI tool designed for folks who are interested in using Cloudflare workers.
- Simple, instant way to preview and test code directly in the browser against any site.
- Plugin for to develop and deploy serverless applications using Workers.
- Handy set of tools for creating, developing, testing, and deploying worker app.
- Deploy a worker on push to the master branch.
- CLI based interactive viewer for workers KV storage.
- Generate redirect worker.
- Collection of recipes.
- Template for kick starting a worker project in JS.
- Template for kick starting a worker project using wasm-pack.
- Router that can be used with REST APIs or apps for basic routing logic.
- Generate a static HTML or JSON page from raw strings in your workers script.
- Examples of making fetch requests and generating JSON post requests.
- Examples of reading in a POST request body of type JSON and form-data.
- Examples of sending single and bulk redirects from a Worker script.
- Retrieve the dominant color of a png or jpeg image.
- Serve binast via a worker.
- Secure password scoring and user pwnage protection api - .
- Proxies purge cache requests - .
- Fast url router - .
- Enable A/B testing, canary releasing, gatekeeping, and SEO A/B/N testing.
- Working example of blue / green deployments with canary releasing.
- Preact progressive web app.
- Intercepts requests from curl
command and returns something different.
- Allows you to separate your worker logic into different functions and/or controllers.
- Pull files from Google's cloud storage.
- Protect any origin from CSRF by verifying origin/referer headers.
- Parse url query strings.
- Perform regex replacements and inject CSS/JS.
- Boilerplate to build, bundle and deploy workers with webpack.
- Protection using basic auth.
- Simple recipe to send logs to logdna.
- IP lookup service using workers.
- Allows you to make secure requests to the Airtable API from your frontend.
- Types and mocks for building a tested typescript worker.
- Makes it easy to build workers, by providing high-level proxying primitives addressing common needs.
- Provides functions that make it easy to host a static website.
- Bannero image API for simpledesktops.
- Example using Facebook-based authorization and graphql proxy queries with hasura.
- Redirect users based on their ip address.
- Reroute image to webp when supported.
- Geographic routing and load balancing with workers.
- Strip UTM tags in query string.
- Redirect short links.
- Find cool open-source projects daily.
- Collection of worker scripts, generally focused on performance optimizations.
- Handle the server-side verification of your reCAPTCHA form.
Contributions welcome! Read the first.
To the extent possible under law, has waived all copyright and related or neighboring rights to this work.