macOS
brew install hsslocal Homebrew formula metadata
brew
hss のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install hsslocal Homebrew formula metadata
nix profile install nixpkgs#hssnixpkgs package indexes · pkgs/by-name/hs/hss/package.nix · ソース: api.github.com
sudo pacman -S hssArch Linux sync databases · hss · ソース: geo.mirror.pkgbuild.com
概要
Interactive parallel SSH client
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
hss | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/six-ddc/hss
インストールメタデータ
| パッケージキー | brew:hss |
|---|---|
| バージョン | 1.10 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/hss |
| ホームページ | https://github.com/six-ddc/hss |
| リポジトリ | https://github.com/six-ddc/hss |
| 上流ドキュメント | https://github.com/six-ddc/hss#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/six-ddc/hss/archive/refs/tags/1.10.tar.gz |
| 依存関係 | readline |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 hssソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.