Browse Source

goddammit

Allen 1 week ago
parent
commit
85080d7379
1 changed files with 5 additions and 5 deletions
  1. 5 5
      README.md

+ 5 - 5
README.md

@@ -1,5 +1,5 @@
-## 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.
+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.