1
1
mirror of https://github.com/therootcompany/sclient synced 2026-04-29 10:47:59 +00:00

12 Commits

Author SHA1 Message Date
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
d806c1853c
ref(lint): swap yoda conditions, make intentionally ignored errors explicit 2025-08-06 15:37:24 -06:00
bc4aeb3124
feat: add --alpn <proto-list> (for h2, ssh, etc) 2023-10-27 19:19:00 -06:00
8783d46849
chore: fix typo in --servername help 2023-10-27 15:14:30 -06:00
8ba42a09a4 silence more output, fix minor output bugs 2021-06-21 23:22:34 -06:00
66f2d41c6b -q => -s (to be curl-like), make staticcheck happy 2021-06-21 23:05:27 -06:00
Kevin Chung
ca84ed48de Add -quiet and -q flags 2021-06-17 15:27:21 -04:00
5b0374f2e9 add version 2020-12-02 15:04:58 -07:00
79c2ac5f3d update to be more go-ish 2019-05-21 18:54:02 -06:00
1e9f579043 use go1.11 modules 2019-01-07 22:27:10 -07:00
312a5de977 v1.2.0 support --servername option for pentesting 2018-08-25 00:37:46 -06:00
d4eb17ea44 use conventional command and package paths 2018-08-14 23:49:53 -06:00