Module ssh_client

Source
Expand description

§SSH Client utility

A small SSH utility to connect and manipulate SSH connections to a server. Useful for executing commands remotely and uploading/downloading files via SSH.

Structs§

SshClient