ssh-python
0+unknown
Contents:
Installation
Pip Binary Packages
Building from Source
API Documentation
ssh.session
ssh.channel
ssh.exceptions
ssh.options
ssh.key
ssh.keytypes
ssh.sftp
ssh.sftp_handles
ssh.sftp_attributes
ssh.sftp_statvfs
ssh.scp
ssh.callbacks
ssh.connector
ssh.event
ssh.utils
Change Log
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
ssh-python
Docs
»
API Documentation
»
ssh.connector
View page source
ssh.connector
¶
class
ssh.connector.
Connector
¶
set_in_channel
(
self
,
Channel channel
,
Flag flag
)
¶
set_in_fd
(
self
,
socket
)
¶
set_out_channel
(
self
,
Channel channel
,
Flag flag
)
¶
set_out_fd
(
self
,
socket
)
¶
session
¶
class
ssh.connector.
Flag
¶