文件名称:cfpurger:简化的Cloudflare缓存清除CLI工具
文件大小:9KB
文件格式:ZIP
更新时间:2024-06-13 03:06:28
Go
cfpurger 小型工具,用于检查给定URLHTML文档是否有更改(如果找到),然后清除Cloudflare对该给定站点的缓存。 用法 $ ./cfpurger Usage of ./cfpurger: -cfsite= " " : The name of the site to purge in Cloudflare -cftkn= " " : Cloudflare API token -dryrun=false: Simulates a purging without hitting Cloudflare. -email= " " : Cloudflare account email -interval=15: The time in seconds to check for changes. -url= " " : The url to watch for
【文件预览】:
cfpurger-master
----.gitignore(29B)
----Makefile(1KB)
----LICENSE(16KB)
----main.go(3KB)
----README.md(534B)