Skip to main content

Module network

Module network 

Source
Expand description

Network diagnostic tool adapters

This module provides adapters for network diagnostic command-line tools like netstat and ss.

Structs§

NetstatClient
Client for executing netstat commands
SsClient
Client for executing ss (socket statistics) commands

Enums§

NetworkError
Errors that can occur during network diagnostic operations