autossh 1.4g
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.
- Website: https://www.harding.motd.ca/autossh/
- Licenses: non-copyleft
- Package source: gnu/packages/ssh.scm
- Builds: See build status
- Issues: See known issues
Installation
Install autossh 1.4g
as follows:
guix install autossh@1.4g
Or install the latest version:
guix install autossh
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.