Skip to main content

Module client

Module client 

Source
Expand description

SSH client, session management, SFTP and metrics collection.

A native russh client powers metrics collection, SFTP, and the multi-session terminal emulator, plus Smart Server Context with service discovery and Auto SSH Key Setup for secure authentication. SSH connection management.

Connections delegated to the system SSH binary. Also provides russh-based client for live metrics.

Structs§

Host
A single host entry used for SSH connections.

Enums§

ConnectionStatus
Runtime connection status for a host. Never serialised to disk.
HostSource
Indicates where a host entry originated.