Is there a possibility of connecting with ssh to a different port other than the standard port 22 in Python Exscript module?
If so, how can this be achieved?
Couldn't find anything relevant when browsing the documentation.
Is there a possibility of connecting with ssh to a different port other than the standard port 22 in Python Exscript module?
If so, how can this be achieved?
Couldn't find anything relevant when browsing the documentation.
Copyright © 2021 Jogjafile Inc.
Protocol.connect(inherited bySSH2) takes an optionalportparameter: