Remove Rustdesk ports
This commit is contained in:
parent
d293bc2f7d
commit
6bad7d58cf
1 changed files with 0 additions and 9 deletions
|
@ -25,16 +25,7 @@ for port in \
|
||||||
4430 \
|
4430 \
|
||||||
# Git SSH
|
# Git SSH
|
||||||
2222 \
|
2222 \
|
||||||
# Rustdesk
|
|
||||||
21115-21119
|
|
||||||
firewall-cmd --add-port $port/tcp
|
firewall-cmd --add-port $port/tcp
|
||||||
end
|
end
|
||||||
|
|
||||||
# UDP
|
|
||||||
for port in \
|
|
||||||
# Rustdesk
|
|
||||||
21116
|
|
||||||
firewall-cmd --add-port $port/udp
|
|
||||||
end
|
|
||||||
|
|
||||||
firewall-cmd --runtime-to-permanent
|
firewall-cmd --runtime-to-permanent
|
||||||
|
|
Loading…
Reference in a new issue