The FreeBSD Ports Archive
FreeBSD security : autossh4>
Automatically restart SSH sessions and tunnels
autossh is a program to start a copy of ssh and monitor it, restarting
it as necessary should it die or stop passing traffic.
The original idea and the mechanism were from rstunnel (Reliable SSH
Tunnel). With this version the method changes: autossh uses ssh to
construct a loop of ssh forwardings (one from local to remote, one
from remote to local), and then sends test data that it expects to
get back. (The idea is thanks to Terrence Martin.)
http://www.harding.motd.ca/autossh/
|
autossh history
v. 1.9
date: 2006/08/04 07:07:19; author: leeym; state: Exp; lines: +2 -6
- update to 1.4a
v. 1.8
date: 2006/06/06 01:17:28; author: leeym; state: Exp; lines: +10 -6
- update to 1.4
v. 1.7
date: 2006/05/13 04:14:58; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with S
v. 1.6
date: 2005/06/05 16:28:08; author: leeym; state: Exp; lines: +1 -1
- update to 1.3
Noticed by: Makoto Matsushita
v. 1.5
date: 2005/01/11 11:43:02; author: leeym; state: Exp; lines: +1 -1
- update to autossh-1.2g
v. 1.4
date: 2004/07/18 15:16:54; author: leeym; state: Exp; lines: +2 -1
update to autossh-1.2
v. 1.3
date: 2003/12/12 15:49:12; author: leeym; state: Exp; lines: +3 -0
remove extra directories, respect NOPORTDOCS
v. 1.2
date: 2003/10/25 22:51:57; author: leeym; state: Exp; lines: +1 -1
update to autossh-1.2e
v. 1.1
date: 2003/10/06 23:49:25; author: leeym; state: Exp;
add autossh-1.2d
autossh is a program to start a copy of ssh and monitor it, restarting
it as necessary should it die or stop passing traffic.
The original idea and the mechanism were from rstunnel (Reliable SSH
Tunnel). With this version the method changes: autossh uses ssh to
construct a loop of ssh forwardings (one from local to remote, one
from remote to local), and then sends test data that it expects to
get back. (The idea is thanks to Terrence Martin.)
WWW: http://www.harding.motd.ca/autossh/
=============================================================================
v. 1.9
date: 2006/08/04 07:07:19; author: leeym; state: Exp; lines: +2 -6
- update to 1.4a
v. 1.8
date: 2006/06/06 01:17:28; author: leeym; state: Exp; lines: +10 -6
- update to 1.4
v. 1.7
date: 2006/05/13 04:14:58; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with S
v. 1.6
date: 2005/06/05 16:28:08; author: leeym; state: Exp; lines: +1 -1
- update to 1.3
Noticed by: Makoto Matsushita
v. 1.5
date: 2005/01/11 11:43:02; author: leeym; state: Exp; lines: +1 -1
- update to autossh-1.2g
v. 1.4
date: 2004/07/18 15:16:54; author: leeym; state: Exp; lines: +2 -1
update to autossh-1.2
v. 1.3
date: 2003/12/12 15:49:12; author: leeym; state: Exp; lines: +3 -0
remove extra directories, respect NOPORTDOCS
v. 1.2
date: 2003/10/25 22:51:57; author: leeym; state: Exp; lines: +1 -1
update to autossh-1.2e
v. 1.1
date: 2003/10/06 23:49:25; author: leeym; state: Exp;
add autossh-1.2d
autossh is a program to start a copy of ssh and monitor it, restarting
it as necessary should it die or stop passing traffic.
The original idea and the mechanism were from rstunnel (Reliable SSH
Tunnel). With this version the method changes: autossh uses ssh to
construct a loop of ssh forwardings (one from local to remote, one
from remote to local), and then sends test data that it expects to
get back. (The idea is thanks to Terrence Martin.)
WWW: http://www.harding.motd.ca/autossh/
=============================================================================
v. 1.9
date: 2006/08/04 07:07:19; author: leeym; state: Exp; lines: +2 -6
- update to 1.4a
v. 1.8
date: 2006/06/06 01:17:28; author: leeym; state: Exp; lines: +10 -6
- update to 1.4
v. 1.7
date: 2006/05/13 04:14:58; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with S
v. 1.6
date: 2005/06/05 16:28:08; author: leeym; state: Exp; lines: +1 -1
- update to 1.3
Noticed by: Makoto Matsushita
v. 1.5
date: 2005/01/11 11:43:02; author: leeym; state: Exp; lines: +1 -1
- update to autossh-1.2g
v. 1.4
date: 2004/07/18 15:16:54; author: leeym; state: Exp; lines: +2 -1
update to autossh-1.2
v. 1.3
date: 2003/12/12 15:49:12; author: leeym; state: Exp; lines: +3 -0
remove extra directories, respect NOPORTDOCS
v. 1.2
date: 2003/10/25 22:51:57; author: leeym; state: Exp; lines: +1 -1
update to autossh-1.2e
v. 1.1
date: 2003/10/06 23:49:25; author: leeym; state: Exp;
add autossh-1.2d
autossh is a program to start a copy of ssh and monitor it, restarting
it as necessary should it die or stop passing traffic.
The original idea and the mechanism were from rstunnel (Reliable SSH
Tunnel). With this version the method changes: autossh uses ssh to
construct a loop of ssh forwardings (one from local to remote, one
from remote to local), and then sends test data that it expects to
get back. (The idea is thanks to Terrence Martin.)
WWW: http://www.harding.motd.ca/autossh/
=============================================================================
|
| |

|