Skip to content

byawitz/ggh

Repository files navigation

Elk logo

GGH

Recall your SSH sessions

Install

Run one of the following script, or download the binary from the latest release page.

# Go
go install github.com/byawitz/ggh@latest

Usages

# Use it just like you're using SSH
ggh root@server.com
ggh root@server.com -p2440

# Run it with no arguments to get interactive list of the previous sessions
ggh

# Run it with - to get interactive list of all of your ~/.ssh/config listing
ggh - 

# Run it with - STRING to get interactive filtered list of your ~/.ssh/config listing
ggh - stage
ggh - meta-servers

About

Recall your SSH sessions (also search your SSH config file)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published