Putty Terminal Deployer now uses an xml config file for specifying servers and server cluster environments.
Putty Terminal Deployer now allows usernames and passwords for each host rather than for just each environment group.
Thanks ashutosh
PuTTY Terminal Deployer allows dynamic PuTTY secure shell (SSH) logins to multiple Linux servers. Host, IP addresses and AES encrypted/Base64 encoded passwords are read from a configuration file. All GUI labels are created dynamically from this info.
This C++ tool uses the wxWidgets cross-platform widget set, and allows dynamic PuTTY secure shell (SSH) logins to multiple Linux servers.
All host and IP addresses are read from a configuration file, including user names and AES encrypted/Base64 encoded passwords. All GUI labels are created dynamically from this information. ... read more