Y
Hacker News
new
|
ask
|
show
|
jobs
by
itaifrenkel
3398 days ago
Do you use ssh as a socks proxy?
1 comments
jlgaddis
3397 days ago
Yes. Typically:
$ ssh -D 8888 <bastion host>
I have a Firefox add-on that makes it very easy to switch the proxy settings on and off.
link
itaifrenkel
3397 days ago
And do you find that non-techies can also handle this? Also, I think this won't cover DNS changes that a vpn client does
link