Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

tabbed SSH tool for windows? [closed]

Tags:

ssh

I have a macintosh at home and I can do an ssh through macintosh tools and then open up tabs for multiple connections. I have used putty and the free version of SSH Secure Shell. Are there any free SSH tools for windows that allow me to open new connections with tabs instead of a new window?

like image 713
Bob Avatar asked Apr 06 '09 13:04

Bob


People also ask

Is PuTTY still used for Windows SSH?

PuTTY does not come with an SSH server. It can be used with Linux OpenSSH. For Windows and IBM z/OS mainframes, we recommend the Tectia SSH server.

Which of the following is a free SSH client for Windows?

Best known for its secure file transfer WinSCP is an open-source free SSH Client for Windows users. Besides SSH, it supports SFTP and SCP protocols to connect to your computer to a remote machine. It comes with an integrated text editor and can also integrate with PuTTY authentication agent.


1 Answers

Putty Connection Manager (http://www.windowstipspage.com/download-putty-and-connection-manager/) based on Putty.

PuTTY Connection Manager is a free PuTTY Client Add-on for Windows platforms which goal is to provide a solution for managing multiple PuTTY instances.

Features:

  • Tabs and dockable windows for PuTTY instances.
  • Fully compatible with PuTTY configuration (using registry).
  • Easily customizable to optimize workspace (fullscreen, minimze to tray, add/remove toolbar, etc...).
  • Automatic login feature regardless to protocol restrictions (user keyboard simulation).
  • Post-login commands (execute any shell command when logged).
  • Connection Manager : Manage a large number of connections with specific configuration (auto-login, specific PuTTY Session, post-command, etc...).
  • Quick connect toolbar to quickly launch a PuTTY connection.
  • Import/Export whole connections informations to XML format (generate your configuration automatically from another tool and import it, or export your configuration for backup purpose).
  • Encrypted configuration database option available to store connections informations safely (external library supporting AES algorithm used with key sizes of 128, 192 and 256 bits, please refer for the legal status of encryption software in your country).
  • Standalone executable, no setup required.

Completely free for commercial and personal use : PuTTY Connection Manager is freeware.

like image 106
boj Avatar answered Sep 23 '22 21:09

boj