My school requires a proxy for all internet access. If you want to use the internet, it is impossible to not use a proxy. This makes it a problem for many programs that don't seem to let you enter proxy settings.
How can I use Steam when I am behind a proxy? Is it possible to somehow enter the details into a configuration file, or force it to get the settings from Internet Explorer?
If not, does software exist for creating a 'virtual' network adapter which will pass all traffic (or all protocol x
traffic) through the proxy?
Although I am facing this specific problem on Windows 7, solutions for all operating systems are welcome.
Answer
Check out Proxifier. Combined with an SSH tunnel, you should be able to get most programs through any proxy.
My school (and all the others in my state) have a quite elaborate web filtering proxy set up which blocks most ports on the other side of the proxy. I managed to get around it using a combination of the programs mentioned above on Windows.
Just create an SSH tunnel using Putty as necessary, and then set Proxifier to use the tunnel as its proxy. This should route traffic of all ports through the proxies.
Comments
Post a Comment