***** Token2Shell/MD is now simply Token2Shell!
Please upgrade your Token2Shell/MD to the new Token2Shell:
https://www.microsoft.com/store/apps/9plm0mdlvgr5
Token2Shell/MD is a rock-solid SSH client with session tabs and resizable floating terminal windows. Along with XTerm/ANSI/VT100/VT102/VT52 terminal emulations and TELNET/TCP/Serial/Bluetooth connection types, Token2Shell/MD supports comprehensive SSH2 authentication and cryptographic methods.
Token2Shell/MD also supports Windows 10 Mobile smartphones and ready to run flawlessly in Continuum mode.
Please visit http://token2shell.com/md for more information.
// USAGE TIPS & NOTES
- Want to use the Bash shell on Windows 10 (WSL) from Token2Shell/MD?
http://choung.net/howto/token2shell-md/opening-linux-bash-shell-on-windows-10-from-token2shell-md-or-any-terminal-emulator
- Cannot connect to your VirtualBox or VMware from Token2Shell/MD?
http://choung.net/howto/token2shell-md/workaround-for-connecting-to-host-only-virtualbox-or-vmware
- Are you seeing your password while typing? Try disabling "Character Input Buffer" option.
http://choung.net/howto/token2shell-md/fixing-character-input-delay/
- Double-tap toggles the scroll-back mode on and off. Once it's activated, you can drag or swipe the terminal screen to view previous lines (scroll-back mode is automatically triggered by dragging or swiping in full window mode).
- On-screen keyboard is activated when you tap the cursor in Mobile devices.
- In Mobile devices, tapping a session tab and closing its popup menu without selecting any menu (ex. pressing the Back button) also activates the on-screen keyboard.
- Some features are disabled or hidden for Windows 10 Mobile devices based on its available memory (ex. background option may not available on smartphones with less than 2GB of memory).
// RECENT IMPROVEMENTS
- Layout Freezer is added for saving and restoring the layout of opened terminal windows
- New cipher "chacha20-poly1305@openssh.com" is added
- TCP Direct connection method now supports TLS 1.2 encryption and can be used for directly connecting to HTTPS servers
- More host key types are added: ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519
- More key exchange algorithms are added: curve25519-sha256@libssh.org, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, diffie-hellman-group-exchange-sha256
- Now supports Bluetooth/RFCOMM communication. This feature can be handy when you're developing or debugging a custom Bluetooth service for IoT devices. For an example of such usage with Windows IoT on Raspberry Pi 2, please visit http://choung.net/howto/token2shell-md/bluetooth-iot-sample
- Proprietary printing mode (ESC[2016i) for directly previewing and printing a PDF file now supported (http://choung.net/howto/token2shell-md/local-print)
- Keyboard shortcuts CTRL+SHIFT+C and CTRL+SHIFT+V are added for copy and paste respectively