Download List

项目描述

CONNection ManaGeR (connmgr) is a Unix command line client wrapper script. It is a handy commandline utility for people who have many remote user accounts that are accessed via ssh, sftp, scp, ftp, telnet, rlogin, rsh, and rcp. connmgr includes sshmgr (Open SSH client wrapper), scmdmgr (which allows for remote command execution), sftpmgr (which is like sshmgr but starts an sftp session), scpget/scpput (scp wrappers), ftpmgr (same as sftpmgr but for normal FTP), telnetmgr (same as sshmgr but for telnet), rloginmgr (same as sshmgr but for rlogin), rshmgr (same as scmdmgr but for rsh), and rcpget/rcpput (rcp wrappers). All of these utilize a shared configuration file for user account profiles. Passwords are not stored in this plain text configuration file and the use of RSA keys for SSH connections is strongly suggested.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-05-05 17:47
1.0.0

远程登录,RSH的,和rcp支持加入。空与处理问题的答复修正了已知错误。次要代码清理已完成。该项目已更名为连接管理器(从SSH的经理),由于其大量非SSH的支持的客户端。
标签: Major feature enhancements
rlogin, rsh, and rcp support was added. Some bugs with handling null responses to questions were fixed. Minor code cleanup was done. The project has been renamed to CONNection ManaGeR (from SSH ManaGeR) due to its significant number of non-SSH supported clients.

2003-03-12 00:48
0.5.6

命令行和RC选项-复位-明确增加了。在isProfile()正则过于笼统,现在锁定。 -帮助和使用文本已进行了优化。
标签: Minor bugfixes
The command line and RC options --reset and --clear have been added. The isProfile() regex was too general, and is now locked down. --help and the usage text have been tweaked.

2003-02-19 12:49
0.5.5b

不存在的配置文件不再错误地报告,scmdmgr的处理,以及不正确的命令语法为scpput订单房车是固定的。一种快速bash完成机制补充说,一些代码清理了。
标签: Major bugfixes
Non-existent profiles are no longer reported incorrectly, scmdmgr is dealt with, and an incorrect command syntax order for scpput -rv was fixed. A fast bash completion mechanism was added, and some code cleanups were made.

2003-01-01 08:45
0.5.0

ftpmgr和telnetmgr增加了,配置文件格式和文件更新,修复了许多小了,而且代码清理。
标签: Major feature enhancements
ftpmgr and telnetmgr were added, the config file format and documentation were updated, many little fixes were made, and the code was cleaned up.

2002-10-25 16:02
0.3.7

此版本包括一个Makefile的INSTALL更详细的说明。
标签: Minor feature enhancements
This release includes a Makefile and more detailed INSTALL notes.

Project Resources