Network¶
Tools for inspecting network interfaces, connections, and listening ports.
Remote execution
All tools on this page accept an optional host parameter (string)
to execute the command on a remote machine via SSH instead of locally.
See SSH Configuration for details.
get_listening_ports¶
Get details on listening port, protocols, and services.
get_network_connections¶
Get detailed information about active network connections.
get_network_interfaces¶
Get detailed information about network interfaces including address and traffic statistics.