sshlib icon indicating copy to clipboard operation
sshlib copied to clipboard

Add integration test for Tiny SSH Server

Open kruton opened this issue 5 years ago • 1 comments

As reported in https://github.com/connectbot/connectbot/issues/748 there may be some interoperability problems with Tiny SSH Server. Add integration tests to make sure it works.

kruton avatar Sep 04 '20 21:09 kruton

Tiny SSH only accepts [email protected] as the cipher which this library doesn't currently support.

kruton avatar Sep 21 '20 17:09 kruton