macOS
brew install hsslocal Homebrew formula metadata
sudo port install hssMacPorts ports tree · net/hss/Portfile · source: api.github.com
brew
Interactive parallel SSH client. Version 1.10 via Homebrew; verified from local package data.
install
brew install hsslocal Homebrew formula metadata
sudo port install hssMacPorts ports tree · net/hss/Portfile · source: api.github.com
nix profile install nixpkgs#hssnixpkgs package indexes · pkgs/by-name/hs/hss/package.nix · source: api.github.com
sudo pacman -S hssArch Linux sync databases · hss · source: geo.mirror.pkgbuild.com
overview
Interactive parallel SSH client
history
hss is an interactive parallel SSH client for running commands across multiple servers while keeping a shell-like input experience.
The upstream README defines hss as an interactive SSH client for multiple servers, implemented around the local ssh command and libreadline. It aims to provide bash-like input with history search, completion, and parallel execution.
The input metadata records packaging in Homebrew, MacPorts, Nix, and Arch. The README gives installation paths for Homebrew, MacPorts, Linux source builds, and binary releases, which points to lightweight operations-tool adoption rather than a large application ecosystem.
Users pass hosts through a host file or repeated -H options, optionally set a username, common SSH options, output file, and concurrency limit, then either run an immediate command or enter an interactive multi-host shell.
Readline support adds command history, reverse search, completion from the first remote server, vi-style editing, and configurable history storage through HSS_HISTORY_FILE or XDG_STATE_HOME.
hss sits in the cluster of sysadmin tools that package managers keep alive because they solve a sharp problem with few moving parts: fan out ssh commands, preserve interactivity, and avoid a heavier orchestration system.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
hss | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/six-ddc/hss
install metadata
| Package key | brew:hss |
|---|---|
| Version | 1.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/hss |
| Homepage | https://github.com/six-ddc/hss |
| Repository | https://github.com/six-ddc/hss |
| Upstream docs | https://github.com/six-ddc/hss#readme |
| License | MIT |
| Source archive | https://github.com/six-ddc/hss/archive/refs/tags/1.10.tar.gz |
| Dependencies | readline |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hss |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
hss
nix profile install nixpkgs#hsshss 1.10-1
Interactive ssh client for multiple servers
https://github.com/six-ddc/hss
sudo pacman -S hsshss
sudo port install hsssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.