macOS
brew install sshsprovider-native install command
brew / 順位 3619
sshs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install sshsprovider-native install command
概要
Graphical command-line client for SSH
履歴
sshs is a Rust terminal user interface for choosing SSH hosts from an existing OpenSSH config file.
The upstream repository's earliest commits are from February 2022 and describe the initial implementation of the SSH host selector. The README defines the tool narrowly: it reads `~/.ssh/config`, lists hosts in a terminal interface, and launches the system `ssh` client rather than replacing OpenSSH.
The README documents installation through Homebrew, Chocolatey, Arch Linux, Alpine Linux, NetBSD pkgsrc, Nix flakes, and source builds, while the supplied package metadata also records MacPorts, pacman, Nix, Scoop, and Homebrew identifiers. That breadth indicates adoption as a small convenience CLI across multiple package ecosystems.
Users install `sshs`, keep their normal OpenSSH configuration, and run the TUI to search and connect to configured hosts. The README also documents a `--config` option for users who want to point it at another SSH config file.
Package nerds care about sshs because it is intentionally boring in the best way: it layers a searchable TUI over the de facto OpenSSH config format, so packaging it is mostly about delivering a small Rust binary that respects existing user dotfiles.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.ssh/config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sshs | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:sshs |
|---|---|
| バージョン | 4.7.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/quantumsheep/sshs |
| リポジトリ | https://github.com/quantumsheep/sshs |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.