Added in 1.9.0

/socklist [-tul] [name]

Lists all matching open sockets.

Switches

Switch Description
-t Lists only tcp sockets.
-u Lists only udp sockets.
-l Lists only listening sockets.

Parameters

Parameter Description
[name] List socket matching name, can be a wildcard.