Answers for "how to know which port is open in centos"

1

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 know which port is open in centos"

Browse Popular Code Answers by Language