ss
Linux · Network · available in the simulator
What it does
Dumps socket statistics and network connections.
Syntax
ss [opciones] [filtro]
Options and parameters
-tDisplays TCP sockets.
-uDisplays UDP sockets.
-lDisplays only listening sockets.
ss -tuln-nDoes not resolve service names or hostnames.
-pShows the process using socket.
-aDisplays all sockets, both listening and non-listening.
Usage examples
ss -tulpnss -tuln