purple-ssh 2.40.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
7
8
9
10
11
12
13
14
15
16
17
18
{
    "_meta": {
        "provider": "tailscale",
        "endpoint": "GET /api/v2/tailnet/{tailnet}/devices",
        "spec_url": "https://tailscale.com/api#tag/devices/GET/api/v2/tailnet/{tailnet}/devices",
        "spec_version": "v2",
        "last_verified": "2026-04-15"
    },
    "fixture": "tailscale_api_devices.json",
    "required_paths": [
        "devices",
        "devices[0].nodeId",
        "devices[0].hostname",
        "devices[0].name",
        "devices[0].addresses",
        "devices[0].os"
    ]
}