Answers for "list all the port using"

-1

port in use list

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

Code answers related to "list all the port using"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language