Add Veloren
This commit is contained in:
parent
2670572788
commit
320f289ffe
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ firewall-cmd --add-forward-port=port=443:proto=tcp:toport=4430:toaddr=$minisforu
|
|||
for port in \
|
||||
# Git SSH
|
||||
2222 \
|
||||
# Veloren
|
||||
14004 \
|
||||
# Rustdesk
|
||||
21115-21119
|
||||
firewall-cmd --add-forward-port=port=$port:proto=tcp:toport=$port:toaddr=$minisforum_ip
|
||||
|
|
Loading…
Reference in a new issue