This website works better with JavaScript.
Home
Explore
Help
Sign In
public
/
goautossh
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1
Wiki
Activity
Autossh in Go.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4
Commits
1
Branch
60 KiB
Go
100%
Branch:
master
master
v1.0.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Compare
HTTP
ZIP
TAR.GZ
J. David Lee
f8183dd83e
Code clean-up
3 years ago
.gitignore
Initial commit
6 years ago
LICENSE
Initial commit
6 years ago
README.md
Code clean-up
3 years ago
goautossh.go
Code clean-up
3 years ago
README.md
goautossh
Autossh in Go.
Usage:
goautossh <ssh-command>
For example:
goautossh ssh -N -L123:remote:123 x@y.com