An open API service indexing awesome lists of open source software.

https://github.com/rgglez/cloudflare-scripts

Misc. scripts for CloudFlare administration
https://github.com/rgglez/cloudflare-scripts

cloudflare cloudflare-api cloudflare-cache cloudflare-cache-purger perl perl5

Last synced: 13 days ago
JSON representation

Misc. scripts for CloudFlare administration

Awesome Lists containing this project

README

          

# cloudflare-scripts

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
![GitHub all releases](https://img.shields.io/github/downloads/rgglez/cloudflare-scripts/total)
![GitHub issues](https://img.shields.io/github/issues/rgglez/cloudflare-scripts)
![GitHub commit activity](https://img.shields.io/github/commit-activity/y/rgglez/cloudflare-scripts)
![GitHub stars](https://img.shields.io/github/stars/rgglez/cloudflare-scripts?style=social)
![GitHub forks](https://img.shields.io/github/forks/rgglez/cloudflare-scripts?style=social)

Miscelaneous scripts for [CloudFlare](https://cloudflare.com) (CF) administration.

## Scripts

* ```purge_cf_cache.pl``` Perl script which executes purges of CF cache, with several options. See the script's help or POD for more information.

## License

Copyright (c) 2026, Rodolfo González González.

Licensed under [GPL v3](https://www.gnu.org/licenses/gpl-3.0.en.html). Read the [LICENSE](LICENSE) file.