Definition at line 22 of file pythonforward.py.
◆ __init__()
| def SSHLibrary.pythonforward.LocalPortForwarding.__init__ |
( |
|
self, |
|
|
|
port, |
|
|
|
host, |
|
|
|
transport, |
|
|
|
bind_address |
|
) |
| |
◆ close()
| def SSHLibrary.pythonforward.LocalPortForwarding.close |
( |
|
self | ) |
|
◆ forward()
| def SSHLibrary.pythonforward.LocalPortForwarding.forward |
( |
|
self, |
|
|
|
local_port |
|
) |
| |
◆ bind_address
| SSHLibrary.pythonforward.LocalPortForwarding.bind_address |
◆ host
| SSHLibrary.pythonforward.LocalPortForwarding.host |
◆ port
| SSHLibrary.pythonforward.LocalPortForwarding.port |
◆ server
| SSHLibrary.pythonforward.LocalPortForwarding.server |
◆ transport
| SSHLibrary.pythonforward.LocalPortForwarding.transport |
The documentation for this class was generated from the following file: