# every 5 minutes
# Check for IPs that are hammering web server and block them in ufw

*/5 * * * * bash /home/jcr13/checkout/OneLife/lineageServer/antiDOS.sh >> /root/antiDOSLog.txt 2>&1

