HTML Proxy

This program is designed to circumvent oppressive web proxies. It is a pair of servlets, one for HTML and one for binary resources, that allow the user to request blocked web pages via a third party site. I created this solution rather quickly and thus it is not perfect. The proxy servlets can handle most web pages, but some with complex, obscure, or unconventional HTML don’t work quite right. Hope you can put these to use.

This program requires a servlet container (Apache Tomcat for example) to run.

Download Proxy.zip