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

Sidestep doesn't enable SOCKS proxy #55

Open ydk opened 11 years ago

ydk commented 11 years ago

Just configured SOCKS proxy using an SSH server. After connecting to open network, Sidestep icon changes suggesting it has connected to SSH server. But I don't see any changes to SOCKS proxy. The browser also shows same external IP address before and after Sidestep connects. Am I missing something? Am I supposed to see SOCKS proxy enabled after Sidestep connects to SSH server?

dgomes commented 11 years ago

What browser are you using? On Dec 18, 2012 8:19 PM, "ydk" notifications@github.com wrote:

Just configured SOCKS proxy using an SSH server. After connecting to open network, Sidestep icon changes suggesting it has connected to SSH server. But I don't see any changes to SOCKS proxy. The browser also shows same external IP address before and after Sidestep connects. Am I missing something? Am I supposed to see SOCKS proxy enabled after Sidestep connects to SSH server?

— Reply to this email directly or view it on GitHubhttps://github.com/chetan51/sidestep/issues/55.

ydk commented 11 years ago

Chrome. Though I see same behavior with Safari.

BTW, by manually enabling SOCKS proxy in network settings, it works. So the SSH server connection is not an issue for sure.

dgomes commented 11 years ago

When you first started sidestep did you get a popup asking for your password and permission to change the network settings ?

= Diogo Gomes http://about.me/dgomes

On 19/12/2012, at 04:22, ydk notifications@github.com wrote:

Chrome. Though I see same behavior with Safari.

BTW, by manually enabling SOCKS proxy in network settings, it works. So the SSH server connection is not an issue for sure.

— Reply to this email directly or view it on GitHub.

ydk commented 11 years ago

I don't remember seeing any popup. But I will try removing and reinstalling it again.

tiratatp commented 11 years ago

I've seen this problem too.

In my case, sidestep did ask for my password to change network configuration. But SOCK proxy still disable, check for external IP in Chrome/Safari/Firefox shows unsecure IP. Mac 10.8.2 on Macbook Air mid 2011

zacs commented 10 years ago

Looks like this got fixed in 8aa152b8a807eb583f5a7fd68b27afa37c19a3d8 (referenced in #59).