asbru-cm(1)

asbru-cm(1) User Manuals asbru-cm(1)

NAME

asbru-cm - Ásbrú Connection Manager

SYNOPSIS

asbru-cm [options]

DESCRIPTION

asbru-cm is a user interface that helps organizing remote terminal sessions and automating repetitive tasks.

FEATURES

- Simple GUI to manage/launch connections to remote machines
- 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
- 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 everywhere, centralizing its modification for faster changes! use them for:
. password vault
. reusing connection strings
- Seamless Gnome/Gtk integration
- Tray icon for quick launching connections
- Statistics on connection use
- Connection screenshots.
- DEB, RPM and .TAR.GZ packages available

LICENSE

Ásbrú Connection Manager is licensed under the GNU General Public License version 3 http://www.gnu.org/licenses/gpl-3.0.html. A full copy of the license can be found in the LICENSE file.

OPTIONS

--help

this help
--no-backup

do no create alternative config files as a backup (faster shutdown)
--start-shell

start a local terminal
--start-uuid=<uuid>[:<cluster]

start connection in cluster (if given)
--edit-uuid=<uuid>

edit connection
--start-script=<script>

start given script
--password=<pwd>

automatically logon with given password without prompting user
--dump-uuid=<uuid>

dump given UUID's data
--scripts

open scripts window
--preferences

open global preferences dialog
--quick-conn

open the Quick Connect dialog on startup
--list-uuids

list existing connections/groups and their UUIDs
--no-splash

no splash screen on startup
--iconified

go to tray once started
--readonly

start in read only mode (no config changes allowed)

FILES

~/.config/pac/

Per user configuration directory.

ENVIRONMENT

Uses next Gnome's configuration paths:

/system/http_proxy/host or /system/proxy/http/host
- Takes this proxy path
/system/http_proxy/port or /system/proxy/http/port
- Takes this proxy port
/system/http_proxy/authentication_user or /system/proxy/http/host/authentication-user
- Takes this proxy user name
/system/http_proxy/authentication_password or /system/proxy/http/host/authentication-password
- Takes this proxy password

CONTRIBUTING

If you want to contribute to Ásbrú Connection Manager, first check out the issues published on https://github.com/asbru-cm/asbru-cm/issues and see if your request is not listed yet. Issues and pull requests will be triaged and responded to as quickly as possible.

HOME PAGE

https://asbru-cm.net

COPYRIGHT

(C) 2017-2019 Ásbrú Connection Manager team <contact@asbru-cm.net>
(C) 2010-2016 David Torrejon Vaquerizas

SEE ALSO

ssh(1), sftp(1), telnet(1) rdesktop(1) vncviewer(1) remote-tty(1) cu(1)

MARCH 2013 Linux