远程登录的图形界面-PAC
2011-09-14 16:31:43 阿炯

本站赞助商链接,请多关照。

PAC 提供一个用来配置 SSH 和 Telnet 连接的图形界面,可用于配置包括用户名、口令、EXPECT 正则表达式和宏。功能类似 SecureCRT 和 Putty 。可执行自动登录和命令执行。采用Perl开发并在GPLv3的协议下授权。



PAC is a Perl/GTK replacement for SecureCRT/Putty/etc (linux ssh/telnet/... gui)... It provides a GUI to configure connections: users, passwords, EXPECT regular expressions, macros, etc.

在debian下安装时需要下面的一些软件包:
gtk2-engines-pixbuf libcairo-perl libgtk2-perl libglib-perl libpango-perl libgnome2-gconf-perl libsocket6-perl libexpect-perl libnet-proxy-perl libyaml-perl libcrypt-cbc-perl libcrypt-blowfish-perl

libgtk2-gladexml-perl libgtk2-ex-simple-list-perl libnet-arp-perl libossp-uuid-perl libcrypt-rijndael-perl

最新版本:4.2
该版本增加了连接历史和收藏功能,增加了 "conditional expect" 功能和修复一些 GUI 上的小问题。

项目主页:http://sourceforge.net/projects/pacmanager/