Skip to main content

SSH_CLIENT_ID

Constant SSH_CLIENT_ID 

Source
pub const SSH_CLIENT_ID: &str = "SSH-2.0-ssh-cli";
Expand description

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).