evilsocket / shellz

shellz is a small utility to manage your ssh, telnet, kubernetes, winrm, web or any custom shell in a single place.
Other
569 stars 66 forks source link

added ssh-agent support #6

Closed dadav closed 6 years ago

dadav commented 6 years ago

I'm not sure if the key = "agent" is good. Maybe create an extra boolean for that.

see https://github.com/golang/crypto/blob/master/ssh/agent/example_test.go

evilsocket commented 6 years ago

oh this is great, thanks! :D