macOS
brew install gghlocal Homebrew formula metadata
brew / 順位 7119
ggh のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gghlocal Homebrew formula metadata
nix profile install nixpkgs#gghnixpkgs package indexes · pkgs/by-name/gg/ggh/package.nix · ソース: api.github.com
概要
Recall your SSH sessions
履歴
ggh is a lightweight SSH wrapper that remembers SSH invocations and searches entries from a user's SSH configuration.
The byawitz/ggh repository was created in August 2024 and published its v0.1.0 release the same day. The README identifies GGH as a small wrapper around SSH rather than a replacement for OpenSSH, and the repository later added install scripts and release binaries for Unix-like systems and Windows.
ggh spread through the ordinary small-CLI route: GitHub releases, `go install`, Homebrew packaging, Nix packaging, and AUR packages. Its appeal is practical rather than platform-defining: it gives terminal users a recall list for SSH targets without adopting a heavier connection manager.
Practitioners invoke `ggh` like `ssh` for direct connections, run it without arguments to select from previous sessions, run `ggh -` to browse `~/.ssh/config`, and use `--config` or `--history` for non-interactive listing.
The package is a good example of a small Go utility that turns shell history and SSH config conventions into a dedicated executable while still depending on the system SSH client.
セキュリティ状態
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実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ggh | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ggh |
|---|---|
| バージョン | 0.1.5 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/byawitz/ggh |
| リポジトリ | https://github.com/byawitz/ggh |
| 最終更新 | 2026-07-25T20:55:22-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ggh
nix profile install nixpkgs#gghソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.