Got tired of setting up a public key then using an ssh agent like 1password and all the writing in ~/.ssh/config so made gosh, a context-aware, just-in-time ssh agent wrapper.
|
|
||
|---|---|---|
| .gitignore | ||
| agent.go | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| store.go | ||
| utils.go | ||