1
1
mirror of https://github.com/therootcompany/sclient synced 2026-04-29 10:47:59 +00:00
AJ ONeal 3551f8e963
feat: add --ssh <fallback-port> for TLS+SSH with direct SSH fallback
Try TLS connection with SSH ALPN first; if the remote doesn't accept it,
fall back to a plain TCP connection on the specified port (e.g. 22).
2026-04-21 21:25:27 -06:00
..