From a9fa2533b6f658b4501bf058c4c2a227c8f9c033 Mon Sep 17 00:00:00 2001 From: ChiefGyk Date: Thu, 30 Jun 2016 14:37:21 -0400 Subject: [PATCH] credit fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b224e7d9..e4d51143 100644 --- a/README.md +++ b/README.md @@ -11,18 +11,18 @@ I have also added the capability to block all Chinese and/or Korean IP Addresses 2.2 added Dshields top 20 blocks of IP addresses that are malicious, and blocks them daily. It has been merged into the /etc/cron.daily/blacklist created prior. The Dshield script was originally found at https://github.com/koconder/dshield_automatic_iptables -2.3 is a big fix for some bugs I had, so longer requires editing interfaces file. Instead install iptables-persistent, replaces the /etc/init.d/iptables-persistent with another one on GitHub ( https://github.com/jordanrinke/ipsets-persistent ). Read below where it says ipsets-persistent +2.3 is a big fix for some bugs I had, so longer requires editing interfaces file. Instead install iptables-persistent, replaces the /etc/init.d/iptables-persistent with another one on GitHub. Read below where it says ipsets-persistent 2.4 Added the Tor exit node blocking being optional, and rearranged some code and files. Simply run this once, and that's it. sudo ./install.sh alon@ganon.me - https://alonganon.info ipsets-persistent +https://github.com/jordanrinke/ipsets-persistent ================= init.d script for iptables-persistent on Debian/Ubuntu that also saves/loads ipsets