Closed onedr0p closed 4 years ago
An example curl to whitelist would be:
curl -s -X GET -H "X-Auth-Email: <email>" -H "X-Auth-Key: <api_key>" -H "Content-Type: application/json" \
"https://api.cloudflare.com/client/v4/user/firewall/access_rules/rules?page=1&per_page=5&mode=whitelist&configuration.target=ip&configuration.value=<ip>¬es=Whitelisted by ddns updater&match=all&order=configuration.value&direction=desc"
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Bump
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
RIP
Thanks for this image, it's very helpful...
It would be nice to have a firewall access rule update to whitelist current public IP.
Use case: I run a homelab and sometimes my rate limits get tripped and bans my home dynamic IP.