SSH-2.0 client library
Algorithms in flatline
- kex
curve25519-sha256@libssh.orgcurve25519-sha256ecdh-sha2-nistp256ecdh-sha2-nistp384ecdh-sha2-nistp521diffie-hellman-group14-sha256diffie-hellman-group16-sha512diffie-hellman-group16-sha256diffie-hellman-group14-sha1diffie-hellman-group18-sha512diffie-hellman-group-exchange-sha256diffie-hellman-group-exchange-sha1diffie-hellman-group15-sha512diffie-hellman-group17-sha512diffie-hellman-group1-sha1
- hostkey
ssh-ed25519rsa-sha2-256rsa-sha2-512ssh-rsassh-dssecdsa-sha2-nistp521ecdsa-sha2-nistp256ecdsa-sha2-nistp384
- encryption
chacha20-poly1305@openssh.comaes256-gcm@openssh.comaes128-gcm@openssh.comaes256-ctraes128-cbcaes192-cbcaes256-cbcaes128-ctraes192-ctrrijndael-cbc@lysator.liu.se3des-cbc
- mac
hmac-sha1hmac-sha1-etm@openssh.comhmac-sha1-96hmac-sha1-96-etm@openssh.comhmac-md5hmac-md5-etm@openssh.comhmac-md5-96hmac-md5-96-etm@openssh.comhmac-sha2-512hmac-sha2-512-etm@openssh.comhmac-sha2-256hmac-sha2-256-etm@openssh.com
- compress
zlibzlib@openssh.com
Example
- echo hello
async
[!WARNING] flatline is beta now and can contain breaking changes!