API Documentation
- Native Parallel Client
- Native Single Host Client
KeepAliveSSHClientSSHClient.close_channel()SSHClient.configure_keepalive()SSHClient.copy_file()SSHClient.copy_remote_file()SSHClient.eagain()SSHClient.eagain_write()SSHClient.finished()SSHClient.get_exit_status()SSHClient.mkdir()SSHClient.open_session()SSHClient.poll()SSHClient.scp_recv()SSHClient.scp_send()SSHClient.sftp_get()SSHClient.sftp_put()SSHClient.wait_finished()SSHClient.sock
- ssh-python Parallel Client
- ssh-python Single Host Client
- Base Parallel Client
BaseParallelSSHClientBaseParallelSSHClient.connect_auth()BaseParallelSSHClient.copy_file()BaseParallelSSHClient.copy_remote_file()BaseParallelSSHClient.finished()BaseParallelSSHClient.get_last_output()BaseParallelSSHClient.join()BaseParallelSSHClient.join_shells()BaseParallelSSHClient.open_shell()BaseParallelSSHClient.run_command()BaseParallelSSHClient.run_shell_commands()BaseParallelSSHClient.hosts
- Base Single Client
BaseSSHClientBaseSSHClient.auth()BaseSSHClient.close_channel()BaseSSHClient.copy_file()BaseSSHClient.copy_remote_file()BaseSSHClient.disconnect()BaseSSHClient.execute()BaseSSHClient.get_exit_status()BaseSSHClient.mkdir()BaseSSHClient.open_session()BaseSSHClient.open_shell()BaseSSHClient.read_output()BaseSSHClient.read_output_buffer()BaseSSHClient.read_stderr()BaseSSHClient.run_command()BaseSSHClient.scp_recv()BaseSSHClient.scp_send()BaseSSHClient.sftp_get()BaseSSHClient.sftp_put()BaseSSHClient.wait_finished()BaseSSHClient.IDENTITIESBaseSSHClient.sock
InteractiveShellPollMixInStdin
- Host Output
- Host Config
HostConfigHostConfig.aliasHostConfig.allow_agentHostConfig.auth_thread_poolHostConfig.cert_fileHostConfig.compressHostConfig.forward_ssh_agentHostConfig.gssapi_authHostConfig.gssapi_client_identityHostConfig.gssapi_delegate_credentialsHostConfig.gssapi_server_identityHostConfig.identity_authHostConfig.ipv6_onlyHostConfig.keepalive_secondsHostConfig.keyboard_interactiveHostConfig.num_retriesHostConfig.passwordHostConfig.portHostConfig.private_keyHostConfig.proxy_hostHostConfig.proxy_passwordHostConfig.proxy_pkeyHostConfig.proxy_portHostConfig.proxy_userHostConfig.retry_delayHostConfig.timeoutHostConfig.user
- Native Tunnel
- Output reader/writer
- Utility functions
- Exceptions
- Constants