How to use Zenfirewall with CSF
Simply add these two lines to the /etc/csf/csf.blocklist file:
# Zenfirewall
ZENFIREWALL|7200|0|http://zenfirewall.com/zenblock.txt
If you want to do it directly:
sudo echo "# Zenfirewall" >> /etc/csf/csf.blocklists
sudo echo "ZENFIREWALL|7200|0|http://zenfirewall.com/zenblock.txt" >> /etc/csf/csf.blocklistsInfo about csf update and csf project