Along with rock solid XTerm/ANSI/VT100/VT102/VT52 terminal emulations, Terminalski supports the following connection types and SSH authentication and cryptographic methods.
Supported Connection Types
SSH2 TELNET TCP Direct Serial
SSH Options
- Authentication Methods
Password Keyboard-Interactive Public Key
- Ciphers
chacha20-poly1305@openssh.com aes128-gcm@openssh.com aes256-gcm@openssh.com aes128-ctr aes192-ctr aes256-ctr aes128-cbc aes192-cbc aes256-cbc 3des-cbc
- MAC (Message Authentication Code) Algorithms
hmac-sha2-256-etm@openssh.com hmac-sha2-512-etm@openssh.com hmac-sha1-etm@openssh.com hmac-sha2-256 hmac-sha2-512 hmac-sha1 hmac-md5-etm@openssh.com hmac-md5
- Key Exchange Methods
curve25519-sha256 curve25519-sha256@libssh.org ecdh-sha2-nistp256 ecdh-sha2-nistp384 ecdh-sha2-nistp521 diffie-hellman-group-exchange-sha256 diffie-hellman-group16-sha512 diffie-hellman-group18-sha512 diffie-hellman-group14-sha256 diffie-hellman-group14-sha1 diffie-hellman-group1-sha1 diffie-hellman-group-exchange-sha1
- Hostkey Types
ssh-ed25519 ecdsa-sha2-nistp256 ecdsa-sha2-nistp384 ecdsa-sha2-nistp521 sk-ecdsa-sha2-nistp256@openssh.com sk-ssh-ed25519@openssh.com webauthn-sk-ecdsa-sha2-nistp256@openssh.com rsa-sha2-512 rsa-sha2-256 ssh-rsa
- Data Compression
none zlib@openssh.com zlib


