Skip to content

SshDisconnectReason

type SshDisconnectReason = typeof SshDisconnectReason[keyof typeof SshDisconnectReason];

Defined in: src/protocols/ssh/transport/SshTransportConnection.ts:15

Standard SSH disconnect reason codes (RFC 4253 §11.1).