You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
your project is interesting but I'm not sure, if it is still under active development or abandoned. See #48
Your last contribution to this project is more than 1 year old.
I read your project is based on OpenSSH 7.5 (released 2017).
OpenSSH has received some major updates and deprecated a lot of features. The current OpenSSH Version is 9.
Would you update your fork to a more current OpenSSH version or are you using OpenSSH 7.5 for a specific reason?
Is you project still compatible with the latest OpenSSH client and what about support for publickey authentication mentioned in #14?
Can you give us a roadmap of this project and a guide where to start adding new features? This would help other developers in contributing to this project.
I'm interested in adding support for publickey authentication, but I was not able to find out, how to check if a user want's to login with publickey authentication or password authentication. This issue was mentioned in #14 (comment)
If you can describe what should be changed in the authentication process of your software, I will try to implement this feature.
How can i check, which authentication method will be used to login to the remote server? If you can help me with this problem, I can implement this feature for you (if you are still interested in this project and have time to help me)
The text was updated successfully, but these errors were encountered:
Hello Jtesta,
your project is interesting but I'm not sure, if it is still under active development or abandoned. See #48
Your last contribution to this project is more than 1 year old.
I read your project is based on OpenSSH 7.5 (released 2017).
OpenSSH has received some major updates and deprecated a lot of features. The current OpenSSH Version is 9.
Would you update your fork to a more current OpenSSH version or are you using OpenSSH 7.5 for a specific reason?
Is you project still compatible with the latest OpenSSH client and what about support for publickey authentication mentioned in #14?
Can you give us a roadmap of this project and a guide where to start adding new features? This would help other developers in contributing to this project.
I'm interested in adding support for publickey authentication, but I was not able to find out, how to check if a user want's to login with publickey authentication or password authentication. This issue was mentioned in #14 (comment)
If you can describe what should be changed in the authentication process of your software, I will try to implement this feature.
How can i check, which authentication method will be used to login to the remote server? If you can help me with this problem, I can implement this feature for you (if you are still interested in this project and have time to help me)
The text was updated successfully, but these errors were encountered: