Remove Rustdesk ports

This commit is contained in:
Mo 2024-02-06 15:32:27 +01:00
parent d293bc2f7d
commit 6bad7d58cf

View file

@ -25,16 +25,7 @@ for port in \
4430 \
# Git SSH
2222 \
# Rustdesk
21115-21119
firewall-cmd --add-port $port/tcp
end
# UDP
for port in \
# Rustdesk
21116
firewall-cmd --add-port $port/udp
end
firewall-cmd --runtime-to-permanent