Part of twisted.conch.ssh.service View Source View In Hierarchy
Known subclasses: twisted.conch.ssh.connection.SSHConnection, twisted.conch.ssh.userauth.SSHUserAuthClient, twisted.conch.ssh.userauth.SSHUserAuthServer
Method | serviceStarted | called when the service is active on the transport. |
Method | serviceStopped | called when the service is stopped, either by the connection ending |
Method | logPrefix | Override this method to insert custom logging behavior. Its |
Method | packetReceived | called when we receive a packet on the transport |