Commits


don't hardcode the ssh path could be interesting to determine it at configure-time though


update the readme


autotools-ify the project (+ include compats)


unused header


grammar


simplify timeout handling and accept 0 to keep the tunnel open


kill unused variable


don't hide the error message


kill unused variable


initialize timeout before was a global variable...


move usage() near main


improve manpage and sync usage


caveats solved


retry to connect on failure instead of waiting 5 seconds each time, wait one second and retry often.


s/ssh_tunnel_flag/ssh_tflag