autossh
- http://kyn.jp/blog/2005/05/autossh.html
- 使い方は c:/cygwin/usr/share/doc/autossh-1.4a/README を見る
% autossh -f -N -M 110 eto.com % autossh -f -N -M 25 eto.com % telnet localhost 110
- Cygwinでは、-f -N -M とつけるのがセオリー
- なかなかわからなくてはまった
Last modified: 2006-12-23