Kaan Karaagacli
Kaan Karaagacli
Hello, sorry for the very late reply, but yes, this is now possible with [release 1.0](https://github.com/aeolwyr/tergent/releases/tag/1.0.0). I have expanded step 4 in the README to explain how to do this....
I would suggest trying the regular `ssh-agent` (i.e. software backed keys) to test if the server is configured correctly. Make sure you pass the same algorithm (RSA or ECDSA) and...
That is interesting, from what I understand at that point the client should be able to create a session. Did you try the suggestions posted here https://serverfault.com/questions/481966?
Hello, sorry for the late reply. @luzhkovvv thanks for the great investigation! Since then I have implemented #4, so those hardcoded values are now gone. ssh-agent protocol was unmaintable because...
Hi, thank you very much for your contribution! I have not had time to work on this project in a long while, and unfortunately I still don't, so I will...