unlip Add the ability to add a list of IP addresses to the blacklist using a URL. When you add a URL, the system will add all IP addresses to that URL, and a cron job will automatically be created to update the list every 24 hours.
cPFence unlip That’s already supported in cli. Run cpfence | grep -E "bulk-blacklist|bulk-whitelist" for more info. For cronjobs: https://my.cpfence.app/knowledgebase/71/How-to-Use-cPFence-Bulk-Tools-in-Cronjobs.html