purple-ssh 2.42.3

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
{
    "server": {
        "networking": {
            "interfaces": {
                "interface": [
                    {
                        "type": "utility",
                        "ip_addresses": {
                            "ip_address": [
                                {"address": "10.3.0.1", "family": "IPv4"}
                            ]
                        }
                    },
                    {
                        "type": "public",
                        "ip_addresses": {
                            "ip_address": [
                                {"address": "94.237.1.1", "family": "IPv4"},
                                {"address": "2a04:3540::1", "family": "IPv6"}
                            ]
                        }
                    }
                ]
            }
        },
        "storage_devices": {
            "storage_device": [
                {"storage_title": "Ubuntu 22.04"}
            ]
        }
    }
}