How to install a proxy server on a Linux server and use it from my Windows computer?
Question : How to install a proxy server on a Linux server and use it from my Windows computer?
My Linux server is in the USA. I’m in Canada. I want to use my Linux server as a proxy to be “detected” as coming from the USA when I surf the web. Thank you for your help!
It would be nice to have a step-by-step how-to.
linux server
Best answer:
Answer by Jason
You can try parallels desktop which allows you to use multiple operating systems as an application that may help. I use it to run microsoft office on my mac.
A very easy and non-permanent way to do this can be done using ssh. You could use cron to automate this so that it is always on, or on at certain times.
Check out this website for a very clear tutorial on how to do this.
http://embraceubuntu.com/2006/12/08/ssh-tunnel-socks-proxy-forwarding-secure-browsing/