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