| home | writing | bicycle repair | travel | [ software ] |
This page was last updated 17 july 2005.
WWW Shield is an HTTP proxy server that intercepts connections from your web browser to the Internet. It contains a simple language for writing macros that rewrite web page requests, reply headers, and the HTML markup in the returned page. It is primarily useful for deleting banner ads, useless images by URL, cookies, referers, and other things that are either slowing you down or are privacy invasions.
All configurations are done with web pages that are built into WWW Shield. To install WWW Shield:
You need a C++ compiler to compile WWW Shield. It is tested on SGI IRIX 6.5 and Linux 2.0.36, but should be easily portable to other platforms. At the above FTP address there is an inst-able distribution file for SGI IRIX 6.5 and later.
The following pages are part of the WWW Shield distribution. Only static pages are shown. WWW Shield also creates pages dynamically to configure the proxy, select and parameterize macros (for example, set up lists of banner ad URLs to kill), and access and header histories.
WWW Shield is no longer actively supported. Firefox and its adblock extension take care of much of what WWW Shield was designed to do, with a better user interface.