adspace


How can we find listineing ports in a machine?

Answer Posted / Vikas Agarwal

You can use various command-line tools such as netstat, lsof or ss to find the listening ports on a Unix/Linux machine. For example, 'netstat -an | grep LISTEN' will display all the listening ports.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category