pub const SSH_CLIENT_ID: &str = "SSH-2.0-ssh-cli";
SSH identification string sent to the server (G-SSH-02).
Generic product id — must not embed the exact russh crate version (server fingerprinting / version targeting).
russh