Difference between revisions of "Pac manager"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=PAC Manager |Short description=PAC is a SecureCRT/Putty/etc (connections manager with automations) equivalent for the Linux world |Full description=- Simple GUI ...")
 
(Added repositories, forum links, and whatnot)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=PAC Manager
 
|Name=PAC Manager
|Short description=PAC is a SecureCRT/Putty/etc (connections manager with automations) equivalent for the Linux world
+
|Short description=PAC Manager is a connection manager automations.
|Full description=- Simple GUI to manage/launch connections to remote machines.
+
|Full description=PAC Manager is a secure connection manager with automatiions, which make it good GNU/Linux and free software replacement for SecureCRT and Putty. Some features include:
- Scripting possibilities, 'ala' SecureCRT
 
- Configurable [Pre|Post]-connection local commands execution.
 
- Configurable list of macros (commands) to execute locally when connected or to send to connected client.
 
- Configurable list of conditional executions on connected machine via 'Expect':
 
    . forget about SSH certificates
 
    . chain multiple ssh connections
 
    . automate tunnels creation
 
    . with line-send delay capabilities!! etc...
 
- KeePassX integration!
 
- Ability to connect to machines through a Proxy server!
 
- CLUSTER connections.
 
- TABBED/WINDOWED terminals
 
- Wake On LAN capabilities
 
- Local and Global variables, eg.: write down a password once, use it ANY where, centralizing its modification for faster changes! use them for:
 
    . password vault
 
    . reusing connection strings
 
    . whatever!
 
- Seamless Gnome/Gtk integration.
 
- Tray icon for 'right button' quick launching of managed connections. Screenshots and statistics!
 
- DEB, RPM and .TAR.GZ packages available
 
- Written in Perl/Gtk (wait, *is* that a feature? Well, it is for me! ;=)
 
- It is FREE (as in freedom)!! and licensed under GNU GPLv3.
 
  
 +
* Simple GUI to manage/launch connections to remote machines.
 +
* Scripting possibilities, 'ala' SecureCRT
 +
* Configurable Pre
 
|Homepage URL=http://sites.google.com/site/davidtv/
 
|Homepage URL=http://sites.google.com/site/davidtv/
 
|User level=intermediate
 
|User level=intermediate
 +
|VCS checkout command=svn co https://pacmanager.svn.sourceforge.net/svnroot/pacmanager pacmanager
 +
|Documentation note=See the [http://sourceforge.net/apps/mediawiki/pacmanager/ PAC Manager wiki] for documentation.
 
|Keywords=ssh,telnet,sftp,serial,manager,terminal,shell,rdp
 
|Keywords=ssh,telnet,sftp,serial,manager,terminal,shell,rdp
 
|Version date=2013/04/12
 
|Version date=2013/04/12
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://sourceforge.net/projects/pacmanager/files/latest/download?source=files
 
|Version download=http://sourceforge.net/projects/pacmanager/files/latest/download?source=files
|Version comment=. Added support for non UTF-8 encodings in KeePass!!
+
|Status=
. Added the possibility to have BOTH "rdesktop" and "xfreerdp" connectors at the same time, allowing user to choose which one to use! :)
+
|Is GNU=No
. Added the possibility to "EMBED" RDP windows when using 'xfreerdp' (only tested/working on Ubuntu/Unity). It doesn't always honour the "-X" option :(
+
|Post-connection local commands execution_
. Added the possibility to "EMBED" VNC when using 'xtightvnc' (only tested/working on Ubuntu/Unity). It doesn't always provide/honour the embedding option :(
+
* Configurable list of macros (commands) to execute locally when connected or to send to connected client_
. Added an option to not cipher text when exporting connections (more compatibility when importing from another machine)
+
* Configurable list of conditional executions on connected machine via 'Expect':
. Added "<KPXRE_GET_(title|username|password|url)_WHERE_(title|username|password|url)==YourPerlRegExp==>" PAC variable to choose a value from KeePass given a source and a Perl Regular Expression ( i.e: <KPXRE_GET_username_WHERE_title==^.*local\d+$==> here, '^.*local\d+$' is the Perl Regular Expression )!!
+
* KeePassX integration!
 +
* Ability to connect to machines through a Proxy server!
 +
* CLUSTER connections_
 +
* TABBED/WINDOWED terminals
 +
* Wake On LAN capabilities
 +
* Local and Global variables, eg_: write down a password once, use it ANY where, centralizing its modification for faster changes! use them for:
 +
* Seamless Gnome/Gtk integration_
 +
* Tray icon for 'right button' quick launching of managed connections_ Screenshots and statistics!
 +
* DEB, RPM and _TAR_GZ packages available
 +
* Written in Perl/Gtk (wait, *is* that a feature? Well, it is for me! ;=)
 +
|url)==YourPerlRegExp==>" PAC variable to choose a value from KeePass given a source and a Perl Regular Expression ( i.e: <KPXRE_GET_username_WHERE_title==^.*local\d+$==> here, '^.*local\d+$' is the Perl Regular Expression )!!
 
. Added command line option "--start-uuid=<uuid-of-connection-to-start>[:<cluster-where-to-start-it>]"
 
. Added command line option "--start-uuid=<uuid-of-connection-to-start>[:<cluster-where-to-start-it>]"
 
. Added command line option "--edit-uuid=<uuid-of-connection-to-edit>" to start PAC directly editting a connection
 
. Added command line option "--edit-uuid=<uuid-of-connection-to-edit>" to start PAC directly editting a connection
Line 53: Line 46:
 
. Fixed a bug with private SSH file not being correctly saved
 
. Fixed a bug with private SSH file not being correctly saved
 
. Other minor code changes / improvements
 
. Other minor code changes / improvements
 
|Status=
 
|Is GNU=No
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=GNU GPL v3+
 
|License=GNU GPL v3+
 
|License copyright=David Torrejón Vaquerizas
 
|License copyright=David Torrejón Vaquerizas
 +
|License verified by=Jgay
 +
|License verified date=2013/04/12
 
}}
 
}}
 
{{Person
 
{{Person
Line 71: Line 63:
 
|Resource kind=Download
 
|Resource kind=Download
 
|Resource URL=http://sourceforge.net/projects/pacmanager/files/latest/download?source=files
 
|Resource URL=http://sourceforge.net/projects/pacmanager/files/latest/download?source=files
 +
}}
 +
{{Resource
 +
|Resource audience=Forum
 +
|Resource kind=Forum
 +
|Resource URL=http://sourceforge.net/projects/pacmanager/forums?source=navbar
 +
}}
 +
{{Resource
 +
|Resource audience=Bug tracker
 +
|Resource kind=Bug Tracking
 +
|Resource URL=http://sourceforge.net/tracker/?group_id=299598&source=navbar
 +
}}
 +
{{Resource
 +
|Resource audience=SVN webview
 +
|Resource kind=VCS Repository Webview
 +
|Resource URL=http://pacmanager.svn.sourceforge.net/viewvc/pacmanager/
 
}}
 
}}
 
{{Software category
 
{{Software category

Latest revision as of 17:01, 12 April 2013


[edit]

PAC Manager

http://sites.google.com/site/davidtv/
PAC Manager is a connection manager automations.

PAC Manager is a secure connection manager with automatiions, which make it good GNU/Linux and free software replacement for SecureCRT and Putty. Some features include:

  • Simple GUI to manage/launch connections to remote machines.
  • Scripting possibilities, 'ala' SecureCRT
  • Configurable Pre





Licensing

License

Verified by

Verified on

Notes

Verified by

Jgay

Verified on

12 April 2013




Leaders and contributors

Contact(s)Role
David Torrejón Vaquerizas Main (and unique!) developer


Resources and communication

AudienceResource typeURI
SVN webviewVCS Repository Webviewhttp://pacmanager.svn.sourceforge.net/viewvc/pacmanager/
ForumForumhttp://sourceforge.net/projects/pacmanager/forums?source=navbar
Bug trackerBug Trackinghttp://sourceforge.net/tracker/?group_id=299598&source=navbar
UsersDownloadhttp://sourceforge.net/projects/pacmanager/files/latest/download?source=files


Software prerequisites

KindDescription
Required to useperl
Required to useGtk2




Entry





"GNU GPL v3+" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.




"Main (and unique!) developer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Users" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Forum" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Bug tracker" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"SVN webview" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.