ggh
brew install ggh
v0.1.5
Apache-2.0
Recall your SSH sessions
9
30-day installs · #8976
25
90-day · #9116
241
365-day · #6903
947
★ GitHub stars · updated 6mo ago
Build dependencies
GitHub topics
ggh
go
ssh
Links
- https://github.com/byawitz/ggh
- GitHub: byawitz/ggh
- Brew formula source: Formula/g/ggh.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Recall your SSH sessions",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:00+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "ggh",
"github_default_branch": "master",
"github_last_commit_at": "2026-02-10T14:06:27Z",
"github_readme_excerpt": "\u003cp align=\"center\"\u003e\n \u003cimg width=\"80\" height=\"70\" src=\"./assets/ggh.png\" alt=\"GGH logo\"\u003e\n\u003c/p\u003e\n\u003ch1 align=\"center\"/\u003eGGH\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\u003ci\u003eRecall your SSH sessions\u003c/i\u003e\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"./assets/ggh.gif\" alt=\"GGH Demo\"\u003e\u003c/p\u003e\n\n\n## Install\n\nRun one of the following script, or download the latest binary from the [releases](https://github.com/byawitz/ggh/releases) page.\n\n```shell\n# Unix based\ncurl https://raw.githubusercontent.com/byawitz/ggh/master/install/unix.sh | sh\n\n# Windows \npowershell -c \"irm https://raw.githubusercontent.com/byawitz/ggh/master/install/windows.ps1 | iex\"\n\n# Go\ngo install github.com/byawitz/ggh@latest\n```\n\n### Arch linux: \nYou can download these packages from the AUR\nhttps://aur.archlinux.org/packages/ssh-ggh\nhttps://aur.archlinux.org/packages/ssh-ggh-bin\nhttps://aur.archlinux.org/packages/ssh-ggh-git\n\n## Usages\n\n```shell\n# Use it just like you\u0027re using SSH\nggh root@server.com\nggh root@server.com -p2440\n\n# Run it with no arguments to get interactive list of the previous sessions\nggh\n\n# Run it with - to get interactive list of all of your ~/.ssh/config listing\nggh - \n\n# Run it with - STRING to get interactive filtered list of your ~/.ssh/config listing\nggh - stage\nggh - meta-servers\n\n# To get non-interactive list of history and config, run\nggh --config\nggh --history\n```\n\n### GGH is NOT replacing SSH\n\nIn fact, GGH won\u0027t work if SSH is not installed or isn\u0027t available in your system\u0027s path.\n\nGGH is meant to act as a lightweight, fast wrapper around your SSH commands.\n\n# In memory\nYou\u0027ll always be in our heart Binyamin (1990\u20132025), creator of GGH ",
"github_repo": "byawitz/ggh",
"github_stars": 947,
"github_topics": [
"ggh",
"go",
"ssh"
],
"homepage": "https://github.com/byawitz/ggh",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 9,
"installs_365d": 241,
"installs_90d": 25,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": null,
"llm_model": null,
"name": "ggh",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 8976,
"rank_365d": 6903,
"rank_90d": 9116,
"raw_hash": "11abf35b6151ea48",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/ggh.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.1.5",
"versioned_formulae": [],
"why_use_this": null
}