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 idea and
the mechanism are from rstunnel (Reliable SSH Tunnel), but implemented
in C. The author's view is that it is not as fiddly as rstunnel to get
to work. Connection monitoring using a loop of port forwardings. Backs
off on rate of connection attempts when experiencing rapid failures
such as connection refused.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / autossh
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout security/autossh && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
README.SUSE.md | 0000005121 5 KB | |
_link | 0000000124 124 Bytes | |
autossh-1.4g.tgz | 0000067599 66 KB | |
autossh.changes | 0000005032 4.91 KB | |
autossh.conf | 0000001603 1.57 KB | |
autossh.init | 0000003212 3.14 KB | |
autossh.service | 0000000405 405 Bytes | |
autossh.spec | 0000002843 2.78 KB | |
my.conf | 0000000551 551 Bytes |
Comments 0