Red-M / RedSSH

Use SSH in python easily with C speed!
Other
20 stars 3 forks source link

execute_commands throws exception #8

Closed atauzki closed 1 year ago

atauzki commented 1 year ago

redexpect version: redlibssh 2.0.9 redlibssh2 2.1.5.post1 redssh 3.0.0

python: 3.9.16 conda enviornment on Ubuntu 18.04 this is screenshot:

image

Red-M commented 1 year ago

I've fixed this and I'm currently working on getting some proper tests to make sure this doesn't regress. In the meantime, RedExpect should be able to do what you're looking for.

Red-M commented 1 year ago

Fixed in fc789cf