Command line program working as a simple HTTP proxy. The program allows you to dynamically unblock and block content through the proxy using key words. Uses simple interactions between client and server using HTTP/1.1. Can deliver web pages unaltered and redirection when appropriate. Can parse HTTP response and make appropriate decisions about what content to block either by referencing the URL or the body of the HTTP response.