Open midnightercz opened 9 years ago
Hi, thanks for the report, have you got some suggestion towards solving this?
Cheers, milan
I guess extra parameter will be needed here https://github.com/RedHatQE/python-stitches/blob/master/stitches/connection.py#L162 (fortunately plumbum is compatible with Paramiko) here https://github.com/RedHatQE/python-stitches/blob/master/stitches/connection.py#L116 and extended init https://github.com/RedHatQE/python-stitches/blob/master/stitches/connection.py#L34
OK, this looks as a legitimate patch, kindly submit a pull request if you'd like to have the fix applied sooner.
Thanks, milan
stitches can't use paramiko's ProxyCommand, which makes it unusable for machines behind another machine.