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§
Structs§
- Agent
Client - A SSH Agent client
- Cmdline
Client - A commandline client implementation