Initial Commit

This commit is contained in:
2025-05-08 17:14:21 +03:00
commit 6ff4e9b7c4
11 changed files with 133 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Empty iptables security table rules file
*security
:INPUT ACCEPT [0:0]
:FORWARD ACCEPT [0:0]
:OUTPUT ACCEPT [0:0]
COMMIT