_Added in 1.9.0_ */socklist [-tul] [name]* Lists all matching open sockets. *Switches* table(ktable). |*Switch*|*Description*| | -t | Lists only tcp sockets. | | -u | Lists only udp sockets. | | -l | Lists only listening sockets. | *Parameters* table(ktable). |*Parameter*|*Description*| | [name] | List socket matching name, can be a [[Scripting_Wildcards|wildcard]]. |