Y
Hacker News
new
|
ask
|
show
|
jobs
by
donio
1170 days ago
I run ssh in a loop and auto-attach to a persistent tmux session on the other end. I also kill ssh processes as part of suspend so that the new one gets launched in the loop as soon as we wake up.
1 comments
granddave
1170 days ago
Check out autossh(1)!
link
rmbyrro
1170 days ago
[1]
https://github.com/Autossh/autossh
link