From 8a6e59af47e0e5343b3ea95c1eeae5a56f33502a Mon Sep 17 00:00:00 2001 From: Alon Ganon Date: Thu, 30 Jun 2016 09:28:21 -0400 Subject: [PATCH] wrong link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a2212d06..e62aa6b7 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ 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/koconder/dshield_automatic_iptables ). This does the same for IPtables, but also will save and restore ipset lists as well. The new init.d file has added the ability to save iptables and ipsec configuration from the service command. +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 ). This does the same for IPtables, but also will save and restore ipset lists as well. The new init.d file has added the ability to save iptables and ipsec configuration from the service command. 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 \ No newline at end of file +https://alonganon.info