Ze command
Description
Show open TCP and UDP sockets on this box.
Filters: [tcp|udp] [state <STATE>] [port <N>], all optional and
combinable. States use kernel names (ESTABLISHED, LISTEN, TIME_WAIT).
Linux only. Good for confirming listeners or spotting stuck connections.
Arguments
| Name | Type | Required |
|---|---|---|
port | uint | no |
protocol | enum | no |
state | string | no |