Wordfence to Cloudflare
-
I am creating a plugin that will check if there are any new Wordfence blocked IPs ( over 10 hits ) and then send the IP to a Cloudflare IP list which is setup as a security rule on all domains in Cloudflare.
I have it running but I’m not sure if I’m using the correct db table, there appears to be a few options and I’m not sure which is best?
wfBlocks7 using blockedHits as the count
wfBlockedIPLog using blockCount as the count field
wfHits but doing a single entry as a blockAny advice on which would work the best scheduling it to check the db every hour?
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.