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.

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

  • Line Sender now supports using <F5> and <Shift>+<F5> keyboard shortcuts. <F5> sends currently highlighted line and <Shift>+<F5> sends all text. These shortcuts work even when the line sending mode is disabled.
  • This version also addresses Token2Shell memory access violation error on some Windows 7 computers when Token2Shell is exited while an SSH session is still active.

SharePlug goes to Marketplace

Marketplace(http://marketplace.windowsphone.com/) from Microsoft is for downloading software for Windows phones. It's very new and does not yet support the features we need for all of our software for Windows phones but it does seem very convenient and efficient way of accessing Windows phone software for end users. Thus, we have decided to offer SharePlug for Windows Mobile only through Marketplace.

Due to this decision, SharePlug will no longer be available for purchase until we complete the migration. Please accept our sincere apologies for the inconvenience.

Token2Shell v5.4.0 for Windows 2000/XP/Vista released.

  • New features and enhancements are added to Line Sender.
     
    • Sending text only to sessions on main window or detached panes is now possible.
    • Text content can now be loaded from or saved to a file.
    • Edit control now supports line bookmarking and highlights the current line.
    • Line Sender now maintains input focus even after pressing <Ctrl> + <Tab> for session switching.

    For more information about Line Sender, please visit:
    http://choung.net/handbooks/Token2Shell/line-sender

  • You can now keep connection alive with MSG_IGNORE for SSH sessions. (Token2Shell.SSHpf now also supports keeping connection alive with MSG_IGNORE.)

    When this option is selected, Token2Shell sends a data packet that will be ignored by the server. Hence it will not interfere with the application you are running from server, yet it will create enough data traffic for connection idle monitors; preventing them from closing the connection.

  • SSH2 Remote Copy now supports choosing a destination folder via selection dialog for file uploading.

    TIP: With minimal changes to your server login script, you can let Token2Shell automatically keep track of your current server directory path for SSH2 Remote Copy. For additional information, please visit
    http://choung.net/handbooks/ssh2-remote-copy.

SharePlug v1.0.0 for Windows Mobile released.

SharePlug, Teleport shared folders
to your Windows phone!


If you have a Windows Mobile Professional or Classic device with Internet connection, you can now instantly access the shared folders at home or office from your mobile device with SharePlug.

  • You do not need to install any software on remote computers.
  • You do not need to sign-up for any service.
  • You just need to setup one gateway server that will be used as a doorway to access any one of the computers with shared folders.

When you activate SharePlug, it creates a virtual computer that is securely linked to your remote computer. You can use this virtual computer to access the shared folders from File Explorer or any application that supports accessing shared network resources.

Visit SharePlug
product page!

Token2Shell.NET and Token2Shell.COM domain names are now registered!

You can now access Token2Shell product page by using the domain name Token2Shell.NET or Token2Shell.COM, i.e., entering "http://token2shell.net" or "http://token2shell.com" to the address bar of your Web browser will now forward you to "http://choung.net/Token2Shell".

For Token2Shell/Mobile, use the URL "http://token2shell.net/mobile" or "http://token2shell.com/mobile".

 

Directory path synchronization in BASH shell

While in an SSH2 session, you can upload or download files simply by drag-and-dropping them to Token2Shell or selecting them from a list.

In order to let Token2Shell automatically obtain your current server directory path, you need to adjust your login script, and we now have added a BASH shell example:

Token2Shell v5.3.0 for Windows 2000/XP/Vista released.


  • Session tab has been re-designed to improve the visibility of currently selected session.
  • You now have an option to display Address Book entry name as session tab title.
  • Token2Shell now sends right-click and wheel-scroll events to server in XTerm mouse tracking mode. (You need to press <Shift> key if you wish to access Token2Shell right-click pop-up menu.)

Token2Shell/Mobile v5.2.1 for Windows Mobile released.

  • Token2Shell/Mobile "Internet Connection Manager" has been improved for automatically establishing cellular phone carrier's Internet data connection if Wi-Fi or other local network is unavailable.
  • Edit control on property scroll now maintains input state.
  • This version also includes other minor enhancements and bug fixes.