From 688ab401e2e57e57b674827185ab233e60b3abc3 Mon Sep 17 00:00:00 2001 From: ChiefGyk Date: Tue, 28 Jun 2016 18:58:46 -0400 Subject: [PATCH] updated readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 7c8a0f6f..42dfd8cc 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # blocklist blocklist-installer +This will install a cron to run daily and pull lists from https://blocklist.de to block malicious IP addresses. Adding around ~20,000 or more IP addresses per day, all voluntarily and freely contributed through people with Fail2Ban accounts. If setting up Fail2Ban I suggest you help contribute to blocklist.de. +Script is pretty self explanatory it prepares IPTables persistence, and the cron tab. Simply run as root and it will do the work for you. +Tested on Ubuntu 14.04LTS \ No newline at end of file