Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for a variety of SSH clients, notably putty #9

Merged

Conversation

robeving
Copy link
Contributor

I've added support for:

password based authentication.
the creation of pseudo terminals - this should also fix issue #3 .
event handlers to support the above.
I've also fixed a number of bugs.

Added support for password based authentication and the creation of pseudo terminals
Fixes a number of bugs

Updates per code review

Update FxSsh/Services/UserauthService.cs

Co-Authored-By: robeving <38658282+robeving@users.noreply.github.com>

Code review changes

Kept coding style the same

Also updated readme

Further code review changes
Additional documentation for TCP port forwarding

Improved handling of forwarded data
@Aimeast
Copy link
Owner

Aimeast commented Dec 20, 2018

merged via 0ac0174.

Thank you very much!

@Aimeast Aimeast mentioned this pull request Dec 20, 2018
@Aimeast Aimeast merged commit 0ac0174 into Aimeast:master Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants