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

Option to keep the proxy open but not changing the default proxy on the OS #38

Open ssbarnea opened 12 years ago

ssbarnea commented 12 years ago

I would like an option that would prevent Sidestep from changing OS X proxy settings.

This would allow us to use Sidestep for tunnelling only the applications we want instead of the entire traffic.

It doesn't seem like something hard to implement, and I would code it myself but first I want to see if it's accepted as a feature. I do not want to endup maintaining my own fork.

chetan51 commented 12 years ago

Sounds good as an option in Preferences. If you implement it, I'll definitely pull it in. Thanks!