Raxol.Terminal.SSH.SSHClient (Raxol v2.0.1)

View Source

SSH client stub - SSH support not available.

To enable SSH support, ensure the :ssh application is available in your OTP installation.

Summary

Functions

connect(host, port, options \\ [])

disconnect(client)

exec(client, command, options \\ [])

open_sftp_channel(client)

send_keepalive(client)