Scripts I use to manage my iptables firewall.

deadtom f831e373e9 Update 'README.md' 11 ay önce
README.md f831e373e9 Update 'README.md' 11 ay önce
cinsarmy.sh efb8396bdc Removed some data from variables 11 ay önce
quietcinsarmy.sh 7f2f49a919 Removed some data from variables 11 ay önce
resetfirewall.sh 5660e1316c Removed some data from variables 11 ay önce

README.md

##Firewall_Scripts

  • Scripts I use to manage my iptables firewall.
  • cinsarmy.sh: Imports the cinsarmy bad guys IP list. It runs at boot, after importing my iptables.rules.
  • quietcinsarmy.sh: Same as cinsarmy.sh, but only outputs text if there are errors. It runs once an hour, via a cronjob.
  • resetfirewall.sh: Resets the firewall, and imports the cinsarmy bad guys IP list. Comes in handy when I screw something up.