Editor: Token2Shell supports all the widely used algorithms and methods for an SSH connection. Once Token2Shell is installed, simply type your server address and hit.
Common Features
* Supported Private/Public Key File Formats
PEM file format used in OpenSSH (http://www.openssh.org/),
file format used by SSH2 servers from SSH.com.
* Supports X11 forwarding.
* Supports SSH tunneling via dedicated standalone application.
* Supports XTerm/ANSI/VT100/VT102/VT52 terminal emulations.
SSH2
* Authentication Methods
Password, Keyboard-Interactive, Public Key, Host-Based
* Ciphers
AES, 3DES, Blowfish, CAST, Arcfour
* MAC(Message Authentication Code) Algorithms
MD5, MD5-96, SHA1, SHA1-96, RIPEMD160
* Key Exchange Methods
diffie-hellman-group1-sha1, diffie-hellman-group14-sha1,
diffie-hellman-group-exchange-sha1
* Hostkey Types
RSA, DSA
* Data Compression
none, zlib
SSH1
* Authentication Methods
Password, Public Key
* Ciphers
Blowfish, 3DES, DES
* Hostkey Types
RSA
* Supports data compression.