List listening and connected sockets with owning processes.
Section: Ports and Socket Monitoring
Show all TCP/UDP sockets with process info
bash
bash
ss -tulpnExplanation
List listening and connected sockets with owning processes.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Ports and Socket Monitoring