فهرست منبع

Update 'README.md'

Fixed formatting
deadtom 1 هفته پیش
والد
کامیت
f831e373e9
1فایلهای تغییر یافته به همراه5 افزوده شده و 9 حذف شده
  1. 5 9
      README.md

+ 5 - 9
README.md

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