Skip to content

ssh-server-manager 0.2.0

Choose a tag to compare

@xiayh0107 xiayh0107 released this 15 Jul 20:59

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, runs doctor.
  • 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; richer doctor (platform, OpenSSH client version, connection-reuse availability).
  • Windows fixes: backslash-safe OpenSSH config parsing; explicit --reuse warning.
  • 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.