moul/assh
:computer: make your ssh client smarter observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 82
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 50.5
- age_days: 5365
- days_rel: 40
- days_push: 9
- n_releases_24m: 5
Adoption not part of the score
3218 stars · 162 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
assh is a transparent wrapper around the SSH client written in Go that enhances SSH configuration with regex host matching, aliases, gateways, templates, inheritance, and variable expansion. It works as a ProxyCommand so it integrates seamlessly with ssh, scp, rsync, git, and lib-ssh-based applications.
Use cases
- manage ssh config with regex host patterns
- connect to hosts through ssh gateway jump hosts transparently
- create aliases and inheritance for ssh hosts
- split ssh configuration into multiple included files
- visualize ssh host relationships with graphviz
- rate-limit ssh connections per host or globally
- export ssh config as
When to choose
- you manage many ssh hosts and want smarter config than OpenSSH provides
- you need transparent gateway/proxy chaining without manual ProxyCommand setup
- you want regex matching, templates, and inheritance in ssh config
- you use ssh, scp, rsync, or git and want the enhancements to apply everywhere
When to avoid
- you only have a handful of hosts and OpenSSH config suffices
- you need a full GUI ssh manager
- you cannot install a ProxyCommand wrapper in your environment
Facets
cli-tool · maturity active
ssh configuration-management proxy developer-tools cli workflow-automation developer-tools networking windows cross-platform cli go ssh-client-wrapper ssh-config gateways proxycommand yaml-config host-aliases command-line devops automation linux macos
1 source
- readme: https://github.com/moul/assh · fetched 2026-08-28 · 525d213db748
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| moul/assh | main | 93 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem