Iptables -> NFtables

This commit is contained in:
DomySh
2022-07-19 15:17:34 +02:00
parent 139fe39130
commit a020e4311d
17 changed files with 2310 additions and 2127 deletions

View File

@@ -51,7 +51,7 @@ services:
cap_add:
- NET_ADMIN
""")
#print("Done! You can start firegex with docker-compose up -d --build")
else:
sep()
puts("--- WARNING ---", color=colors.yellow)
@@ -73,7 +73,7 @@ services:
cap_add:
- NET_ADMIN
""")
#
sep()
if not args.no_autostart:
puts("Running 'docker-compose up -d --build'\n", color=colors.green)