This commit is contained in:
CroneKorkN 2025-07-11 23:52:58 +02:00
parent cca320e2f4
commit 5a1ce55086
Signed by: cronekorkn
SSH key fingerprint: SHA256:v0410ZKfuO1QHdgKBsdQNF64xmTxOF8osF1LIqwTcVw

View file

@ -9,6 +9,7 @@ defaults = {
'tcp dport 22 accept', 'tcp dport 22 accept',
}, },
'forward': {}, 'forward': {},
'nat': {},
'output': {}, 'output': {},
}, },
} }