Go to file
bisco 91e840746a block_range.sh: removed wget's output; added '-exist' option to ipset command to ignore errors when same set already exists 2019-03-04 21:49:26 +01:00
README.md added some info into README.md file 2018-05-28 23:57:59 +02:00
block_range.sh block_range.sh: removed wget's output; added '-exist' option to ipset command to ignore errors when same set already exists 2019-03-04 21:49:26 +01:00
template_iptables.sh added block_range.sh and template_iptables.sh scripts 2018-05-28 23:59:02 +02:00

README.md

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