79524394

Date: 2025-03-21 01:27:24
Score: 1
Natty:
Report link

This command format works:

curl -s -X GET "https://api.cloudflare.com/client/v4/user/firewall/access_rules/rules?configuration.target=ip&configuration.value=$IP" -H "X-Auth-Email: $CLOUDFLARE_EMAIL" -H "X-Auth-Key: $CLOUDFLARE_API_KEY" -H "Content-Type: application/json"
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Claud