Answers for "how to check if a port is open centos"

2

centos open port

# firewall-cmd --zone=public --add-port=55555/tcp --permanent
success
Posted by: Guest on June-01-2021

Code answers related to "how to check if a port is open centos"

Browse Popular Code Answers by Language