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§
- Connection
Status - Runtime connection status for a host. Never serialised to disk.
- Host
Source - Indicates where a host entry originated.