Hacker News new | ask | show | jobs
by jlgaddis 3399 days ago
I work remotely. SSH is exactly what I use to access our internal-only (web) services.
1 comments

Do you use ssh as a socks proxy?
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.
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