Answers for "what service is listen on what port linux"

0

what service is listen on what port linux

# sudo apt install net-tools
sudo netstat -ltnp
Posted by: Guest on May-02-2022

Code answers related to "what service is listen on what port linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language