chetan51 / sidestep

A Mac OS X application that automatically secures your Internet connection in unprotected wireless networks through SSH tunneling.
http://chetansurpur.com/projects/sidestep
MIT License
282 stars 32 forks source link

Fixed bug that could cause Sidestep to kill unintended process #22

Closed ghost closed 14 years ago

ghost commented 14 years ago

When closing its connection, Sidestep wasn't clearing the setting for the ssh PID. Upon relaunch, it would always appear to Sidestep that it had crashed or left a process running when it exited, and attempted to kill that last stored ssh PID.