Netstat

Last modified on July 24, 2026 • 1 min read • 12 words
To list all ports that a server is listening to:sudo netstat -plnt
To list all ports that a server is listening to:sudo netstat -plnt