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
- Host: GitHub
- URL: https://github.com/rgglez/cloudflare-scripts
- Owner: rgglez
- License: gpl-3.0
- Created: 2025-08-02T05:08:33.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-02T05:19:53.000Z (10 months ago)
- Last Synced: 2025-08-02T08:16:30.817Z (10 months ago)
- Topics: cloudflare, cloudflare-api, cloudflare-cache, cloudflare-cache-purger, perl, perl5
- Language: Perl
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cloudflare-scripts
[](https://www.gnu.org/licenses/gpl-3.0)





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.