Answers for "how to list the port in linux"

-1

how to get list port linux cmd

lsof -i -P -n | grep LISTEN
Posted by: Guest on May-15-2021

Code answers related to "how to list the port in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language