ssh-server-manager 0.2.0
First release prepared for standalone distribution.
Highlights
- One-line Agent Skill deploy:
curl -fsSL https://raw.githubusercontent.com/xiayh0107/servers-connect/main/install.sh | sh(Windows:install.ps1) — installs deps, links the skill into every detected agent, runsdoctor. - pipx/uv installable:
pipx install "git+https://github.com/xiayh0107/servers-connect.git#subdirectory=ssh-server-manager"— UI assets ship in the package, AskPass works outside a source checkout. serverctl --version; richerdoctor(platform, OpenSSH client version, connection-reuse availability).- Windows fixes: backslash-safe OpenSSH config parsing; explicit
--reusewarning. - Full docs (EN + 简体中文), security model, platform notes, AI-agent guide.
- Website: https://xiayh0107.github.io/servers-connect/
Verified by CI on macOS, Ubuntu, and Windows.