Answers for "port open check command linux"

5

check what ports are open linux

## if you use linux
sudo ss -tulw
Posted by: Guest on May-31-2020
0

check open port linux

netstat -lntu
Posted by: Guest on October-06-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language