Crate sunset_stdasync

Crate sunset_stdasync 

Source
Expand description

Sunset SSH for larger systems

sunset-std is for Sunset SSH on non-embedded systems, using async executors such as smol or tokio.

AgentClient can communicate with a separate ssh-agent for signing.

sunsetc example is usable as a day-to-day SSH client on Linux.

Modules§

knownhosts

Structs§

AgentClient
A SSH Agent client
CmdlineClient
A commandline client implementation