From 18feed1032ff90e4e52e047e0de521400f4bb004 Mon Sep 17 00:00:00 2001 From: bisco Date: Mon, 28 May 2018 23:57:59 +0200 Subject: [PATCH] added some info into README.md file --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e69de29..adaeaa0 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,5 @@ +## iptables-scripts +This repository contains various iptables scripts used on various servers. + +* template_iptables.sh: it is a skeleton for iptables scripts +* block_range.sh: it downloads foreign ip ranges (from China, India and some other contries) and block it via ipset+iptables