But... what are you wanting to use a proxy for?
A proxy is a simple concept:
Instead of connecting like this:
You --------------------------> Server to connect to
It goes like this:
You ----------------> Proxy ----------------------> Server to connect to.
One popular use is to save bandwidth: a university may operate a proxy server, so when visiting a website, your computer asks the proxy for the website. It can then determine if the copy of that website it has stored is current with the actual site, and if so, you'll just get the version of the site from the proxy. This way, the uni doesn't have to spend additional bandwidth out of their internet network, saving money.



