Jonathan Fernandes

Results 5 comments of Jonathan Fernandes

Is there any release scheduled this week?

As a workaround I landed up extending the SSH protocol class. ` class SSH2(PSSH2): def _paramiko_auth(self, username, password): """Override Exscript's default behaviour since we only use one auth type (password)....

You'll have to implement your own driver. The ios driver in this package doesn't handle ANSI escape codes. (posting this in case someone comes across a similar issue in the...

Wouldn't it make more sense to have the info in the `Server` response header? Eg: Server: kragend/version

Any thoughts on how you would implement it? Right now I'm working on storing jots in a sqlite db. This makes is easier to find/update/delete.