[][src]Module thrussh::client

Client side of this library.

Modules

proxy

Structs

Channel
ChannelSender
Config

The configuration of clients.

Handle

Handle to a session, used to send messages to a client outside of the request/response cycle.

Session

Traits

Handler

A client handler. Note that messages can be received from the server at any time during a session.

Functions

connect