Skip to content

v1.0.2 — liveness skips ProxyCommand hosts

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 10:05
· 2 commits to main since this release
843b94c

sshm v1.0.2

Fixed

  • Liveness probing now skips hosts behind a ProxyCommand (not just ProxyJump). A direct TCP probe is meaningless for proxied hosts; HostView::is_proxied now covers both. (#7)

Packaging

  • winget manifests updated to schema 1.12.0; Scoop bucket (nakaba-lab/scoop-bucket).

Install

cargo install sshm-tui          # installs the `sshm` command
scoop bucket add nakaba-lab https://github.com/nakaba-lab/scoop-bucket; scoop install sshm-tui
winget install NakabaLab.sshm

Or download a prebuilt archive below (Windows .zip, Linux/macOS .tar.gz, each with a .sha256).