This repository has been archived on 2019-10-14. You can view files and clone it, but cannot push or open issues/pull-requests.
goautossh/README.md

137 B

goautossh

Autossh in Go.

Usage:

goautossh <ssh-command>

For example:

goautossh ssh -N -L123:remote:123 x@y.com