This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit a5090d61fed68a87d75ec550ac4c7522752141c8
tree b9c8f6f3a8953d445f0b8ca35ce7fad0b7d2d6ab
parent 937c723349f4e9dc51e14b64f4ea697403c75944
tree b9c8f6f3a8953d445f0b8ca35ce7fad0b7d2d6ab
parent 937c723349f4e9dc51e14b64f4ea697403c75944
hem /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Mar 06 22:07:38 -0800 2008 | |
| |
COPYING | Thu Feb 28 01:29:22 -0800 2008 | |
| |
INSTALL | Sun Mar 02 22:33:36 -0800 2008 | |
| |
Makefile.in | Fri Mar 07 13:03:11 -0800 2008 | |
| |
README | Wed Mar 05 23:49:24 -0800 2008 | |
| |
autossh/ | Thu Feb 26 02:33:16 -0800 2009 | |
| |
configure | Thu Mar 06 22:25:31 -0800 2008 | |
| |
configure.ac | Thu Mar 06 22:25:31 -0800 2008 | |
| |
doc/ | Fri Mar 07 13:03:11 -0800 2008 | |
| |
hem-bounce.sh | Sun Mar 02 21:32:05 -0800 2008 | |
| |
hem-down.sh | Sun Mar 02 21:41:38 -0800 2008 | |
| |
hem-info.sh | Sun Mar 02 21:32:05 -0800 2008 | |
| |
hem-init.sh | Thu Feb 26 03:10:10 -0800 2009 | |
| |
hem-list.sh | Sun Mar 02 21:32:05 -0800 2008 | |
| |
hem-manage.sh | Sun Mar 02 21:32:05 -0800 2008 | |
| |
hem-push-keys.sh | Thu Feb 26 03:10:51 -0800 2009 | |
| |
hem-sh-setup.sh | Sun Mar 02 23:02:57 -0800 2008 | |
| |
hem-status.sh | Sun Mar 02 21:32:05 -0800 2008 | |
| |
hem-up.sh | Thu Feb 26 03:03:00 -0800 2009 | |
| |
hem.sh | Thu Mar 06 22:24:21 -0800 2008 | |
| |
install-sh | Thu Mar 06 21:59:41 -0800 2008 | |
| |
test-sh | Sun Mar 02 04:01:56 -0800 2008 | |
| |
work-sh | Thu Mar 06 22:24:21 -0800 2008 |
README
Hem - persistent ssh connection and tunnel manager
Hem manages multiple background SSH connections using an ifconfig /
rc style interface. It is most often used to setup persistent /
long-running port tunnels and control master connections. Hem monitors
connection upedness and can automatically bounce downed connection.
Hem is Free Software covered by the "New and Simplified BSD License". It
was originally written by Ryan Tomayko <r@tomayko.com>.
Please read the file INSTALL for installation and hacking instructions. Hem
should run on most flavors of Unix/Gnu that include a posix compatible sh
interpreter. Hem currently requires fairly recent version of OpenSSH's ssh(1) as
well as Carson Harding's autossh(1) (included with distribution).
More information on Hem is accessible from http://tomayko.com/src/hem/
including full documentation, examples, and distributables. There is
also project tracking resources at http://github.com/rtomayko/hem/
See Also:
* OpenSSH: http://www.openssh.com/
* autossh: http://www.harding.motd.ca/autossh/







