Token2Shell/Mobile v5.5.0 for Windows Mobile released.


  • AES encrypted private key file format used for OpenSSH version 5.4 and higher is now supported.
  • Workarounds has been added to solve the softkey menu access problem with Windows Mobile 6.5.3 (Classic/Professional).
  • This version also includes other minor enhancements and bug fixes.

Token2Shell v5.6.0 for Windows 2000/XP/Vista/7 released.

  • AES encrypted private key file format used for OpenSSH version 5.4 and higher is now supported.
  • Random screen freezing problem on some Windows OS versions has been fixed.
  • This version also includes other minor enhancements and bug fixes.

Token2Shell v5.5.0 for Windows 2000/XP/Vista/7 released.

  • File listing in SSH2 remote copy now shows symbolic link information.
  • Unexpected timeouts during high-speed (40+ MB/s) SSH2 remote copy has been fixed.
  • SSHpf now properly handles remote port forwarding.
  • Improved SSHpf SOCKS proxy server mode (dynamic port forwarding). SSHpf now handles SOCKS requests much faster.
  • Improved X11 forwarding.
  • Clicking middle mouse button now copies current text selection to clipboard and then sends to server. If no text selection is made, Token2Shell sends the text currently available in clipboard.

Token2Shell/Mobile v5.4.0 for Windows Mobile released.


  • File listing in SSH2 remote copy now shows symbolic link information.
  • SSHpf now properly handles remote port forwarding.
  • Improved SSHpf SOCKS proxy server mode (dynamic port forwarding).

SharePlug is now available on Marketplace!

When you activate SharePlug, it creates a virtual computer that represents your real computer back at home or office behind firewall. You can use this virtual computer to securely access Windows shared folders, Web server or any service running on the real computer that's compatible with TCP port forwarding. You don't need to sign-up for any monthly service or install software on every computer you wish to connect to. You simply need to setup a sharing gateway server on your remote site and run SharePlug.

SharePlug Marketplace Page

Token2Shell v5.4.2 for Windows 2000/XP/Vista/7 released.

  • Restoring last window position and size now correctly works even if Token2Shell is closed while minimized.
  • Improved terminal control code handling.

Token2Shell/Mobile v5.3.1 for Windows Mobile released.

  • Memory access violation error with dynamic port forwarding (SOCKS 4/5) in Token2Shell.SSHpf/Mobile has been fixed.
  • Improved terminal control code handling.

SharePlug pages updated with version 2.0 info.

Handbook and product pages for SharePlug have been updated with version 2.0 information. SharePlug version 2.0 will soon be available through Microsoft Windows Phone Marketplace (http://marketplace.windowsphone.com/).

Token2Shell is on the taskbar, but cannot find it anywhere on screen!

Token2Shell saves and loads its last position and size. However, we found a bug that prevents Token2Shell from correctly saving the position info. This only happens when Token2Shell is closed while it's minimized.

We'll have this bug fixed in the next release version as soon as possible. Meanwhile, the following lists some workarounds.

  1. Use "Move To Primary Display" menu on the taskbar application right-click(system) menu.
  2. Remove saved position info from "layout.inx" file under your Token2Shell home folder *before* launching Token2Shell. When you open "layout.inx" file in a plain text editor (ex. Notepad), you should find a line "<LastWindowRect MainWindow="..." />. Remove that line and save.
  3. If you wish to disable saving last position info, go to [ Tools ] » [ Options ] » "General" » "Application" and remove the checkmark from "Save last window/pane positions" option.

Token2Shell/Mobile v5.3.0 for Windows Mobile released.

  • A new type of Keybar is added for touch-screen based Windows Mobile devices. The new Keybar has the same set of buttons as the original, but it has larger button area and doesn't block keyboard inputs while it's visible.

    For additional information about the new Keybar, please visit:
    http://choung.net/handbooks/Token2Shell/Mobile/keybar

  • Token2Shell/Mobile now properly handles SSH connection checking packets from OpenSSH servers with ClientAliveInterval option turned on.