Download List

Descripción del Proyecto

PAC provides a GUI to configure SSH and Telnet connections, including usernames, passwords, EXPECT regular expressions, and macros. It is similar in function to SecureCRT or Putty. It is intended for people who connect to many servers through SSH. It can automate logins and command executions.

System Requirements

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.

2012-01-26 21:27
3.3.10

Esta versión agrega una opción para proteger con contraseña PAC al inicio y al restablecimiento de la bandeja (opcionalmente). Un cheque se agregó para garantizar que el usuario no iniciar accidentalmente muchas conexiones a la vez mediante arrastrar y soltar grupos. Se corrigió un error que impidió que <Ctrl><Shift><v>correctamente pegar texto (se anexa "^ M" al final). Se corrigió un error con las contraseñas que contengan caracteres no alfanuméricos y conexiones RDP. El método abreviado de teclado para cambiar entre fichas <Ctrl><left/right> fue eliminado como entraban en conflicto con la funcionalidad de SSH. Se eliminaron las cuatro bibliotecas de Gnome2::Vte.
Tags: GUI improvement, bug fix and enhancement
This release added an option to password-protect PAC at startup and when restoring from tray (optionally). A check was added to ensure that the user does not accidentally start many connections at once by drag and dropping groups. A bug that prevented <Ctrl><Shift><v> from correctly pasting text was fixed (it appended "^M" at the end). A bug with passwords containing non-alphanumeric characters and RDP connections was fixed. The <Ctrl><left/right> keyboard shortcut for changing between tabs was removed as it conflicted with SSH functionality. The four Gnome2::Vte libraries were removed.

2012-01-12 07:03
3.3.9.5

Esta versión añade una opción "Preferencias" para comprobar si hay nuevas versiones de PAC en demanda (hacer clic en un botón). Agrega <Ctrl><left/right> para cambiar entre ventanas. Corrige un error que impedía PAC entren '#' (hash) a partir de las contraseñas de las conexiones RDP (rdesktop). Corrige un error menor que impedía guardar el puerto reenviado para conexiones SSH bajo ciertas circunstancias.
Tags: bug fix and enhancement
This release adds an option under "Preferences" to check for new PAC versions on demand (clicking a button). It adds <Ctrl><left/right> to switch between TABs. It fixes a bug that prevented PAC from entering '#' (hash) starting passwords in RDP (rdesktop) connections. It fixes a minor bug that prevented saving the forwarded port for SSH connections under some circumstances.

2011-11-17 05:58
3.3.7

Esta versión incorpora estadísticas para mostrar el número de veces que una conexión se ha realizado, la última vez estaba conectado, etc., añade un "Shell Local" opción de la "nueva conexión" con el botón derecho de submenús, hace una pequeña modificación a la cadena que aparece en el inicio/parada de ejecución (para una cadena más corta/limpiador), corrige un error que, en algunas circunstancias curiosas, podría hacer PAC vaya al 100% de la CPU, corrige un error que evita que pegar con un clic de ratón media si la selección estaba fuera de los terminales del PAC y hace menor icono cambia y cambios en el código ultra-minor.
Tags: GUI improvements, bug fix and enhancement, Code cleanup
This release adds statistics to show the number of times a connection has been made, the last time it was connected, etc., adds a "Local Shell" option for the "New connection" right-click submenus, makes a little modification to the string appearing at the start/stop of any execution (for a shorter/cleaner string), fixes a bug which, under some weird circumstances, could make PAC go to 100% CPU usage, fixes a bug which prevented pasting with mouse-middle-click if the selection was outside PAC's terminals, and makes minor icon changes and ultra-minor code changes.

2011-11-08 06:39
3.3.6.3

Esta versión incluye una opción para enviar pulsaciones de tecla lentamente (cada milisegundos x configurado), corrige un error que impide que se inicia un "Shell Local" y corrige un error que impidió una nueva conexión de ser lanzado desde el icono de la bandeja.
Tags: bug fix and enhancement
This release adds an option to send keystrokes slowly (every X-configured milliseconds), fixes a bug which prevented a "Local Shell" from being started, and fixes a bug which prevented a new connection from being launched from the Tray Icon.

2011-11-03 16:40
3.3.6

Se hicieron grandes cambios al código para poder utilizar Gtk2::UIManager y Gtk2::ActionGroup y para la futura integración de los menús (emergentes). Proporciona un acceso directo Ctrl-D para clonar las conexiones. La GUI de "Cambiar el nombre de conexión" ahora le permite cambiar de nombre y título de la ficha/ventana al mismo tiempo. Se corrigió un error que hizo algunas conexiones fallar si la cadena de título no era en inglés. Un error que permitió la inserción de conexiones o grupos antes de que se haya fijado el nodo "Conexiones disponibles". La fila de "Conexiones disponibles" ya no puede cambiarse pulsando "F2".
Tags: GUI improvements, Code cleanup, bug fix and enhancement
Big changes were made to the code in order to use Gtk2::UIManager and Gtk2::ActionGroup and for future integration of (popup) menus. A Ctrl-D shortcut was providing for cloning connections. The "Rename connection" GUI now allows you to change both NAME and TAB/Window TITLE at the same time. A bug that made some connections fail if the TITLE string was not in plain English was fixed. A bug that allowed insertion of connections/groups before the "AVAILABLE CONNECTIONS" node was fixed. The "AVAILABLE CONNECTIONS" row can no longer be renamed by pressing "F2".

Project Resources