Add UDP port for iptables

This commit is contained in:
Nemo 2020-07-10 17:03:20 +02:00
parent b0043ccde3
commit 0dd6fd9eff
1 changed files with 3 additions and 0 deletions

View File

@ -5,5 +5,8 @@
tcp_authorized_ports:
- 22
# All authorized UDP ports
udp_authorized_ports: []
# All incoming authorized IP (all ports and all protocols)
ip_authorized: []