including all cfg files!
@ -78,7 +78,7 @@ for arg in sys.argv[1:]:
log = Log(loglev)
FILTER = "iptables -i enp4s0 -p tcp -m tcp --dport %d -j ACCEPT"
FILTER = "iptables -i eth0 -p tcp -m tcp --dport %d -j ACCEPT"
BASIC = """
iptables -P INPUT %(accept)s
The note is not visible to the blocked user.