HxHippy

ss

Another utility to investigate sockets

Overview

Used to dump socket statistics. It allows showing information similar to netstat. It can display more TCP and state information than other tools.

Syntax

ss [options] [ FILTER ]

Examples

$ ss -tulnp

List all listening TCP and UDP sockets with process information.

$ ss -t -a

Display all TCP sockets.

sssocketnetworkconnectiontcpudplistennetstatstatistics