purple-ssh 2.43.0

Open-source terminal SSH manager and SSH config editor. Search hundreds of hosts, sync from 16 clouds, transfer files, manage Docker and Podman over SSH, sign short-lived Vault SSH certs and expose an MCP server for AI agents. Rust TUI, MIT licensed.
Documentation
1
2
3
4
5
6
pub mod host_block;
pub mod model;
pub mod parser;
pub mod pattern;
pub mod repair;
pub mod writer;