Module utils_box::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