superorbital / cludo

Sudo for the Cloud.
Other
4 stars 1 forks source link

Support for SSH agents signing client requests #107

Closed spkane closed 2 years ago

spkane commented 2 years ago

This code makes it possible for a user to leverage an existing SSH agent along with their passphrase-protected SSH private keys when using the cludo client.

Fixes #39

tammersaleh commented 2 years ago

Thanks @spkane - looks like Hound is 👍

Can you throw me a video of this working? https://cleanshot.com/ is amazing for this.

spkane commented 2 years ago

Thanks @spkane - looks like Hound is 👍

Hound is basically just running go lint for this project, but it helps from a general code consistency perspective.

Can you throw me a video of this working? https://cleanshot.com/ is amazing for this.

Yes. Will do.

spkane commented 2 years ago

@tammersaleh

cludo-ssh-agent-support