Skip to content

hoppr 0.3.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 11:48

hoppr v0.3.1

An SSH session manager for the terminal. Edits your real ssh_config in
place, finds the keys scattered around your disk, and tells you what is
about to break.

Install:

go install github.com/SarthakShrivastav-a/hoppr/cmd/hoppr@v0.3.1

Or download a binary below.

Changelog

  • b8f92b2 fix(connect): refuse to exec an option-shaped alias
  • 8791faf fix(host): never treat an option-shaped alias as a connectable host