Download List

Project Description

RabbIt is a mutating, caching Web proxy used to
speed up surfing over slow links like modems. It
does this by removing advertising and background
images and scaling down images to low quality
JPEGs. RabbIT is written in Java and should be
able to run on any platform. It does depend upon
an image converter if image scaling is on. The
recommended image converter is "convert" from the
ImageMagick package.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-09-17 16:11
3.11

A few problems when handling malformed HTML were
fixed. The problem with proxy chaining and SSL
requests was fixed. A problem when gzip unpacking
could hang was fixed. Repack handling of resources
using deflate encoding was added.
Tags: Minor bugfixes

2007-07-09 20:45
3.10

This release tries to make parsing of non-HTML break down more nicely. It fixes a problem with broken image downloads for some users.
Tags: Minor bugfixes

2007-06-11 22:56
3.9

The HTML filter can now handle different character encodings. Cache size now includes the cache metadata size. This release tries to fix some problems with Javascript pages that come from Web servers that identify them as text/html.
Tags: Minor feature enhancements

2007-03-07 22:54
3.8

This release adds a RevalidateFilter, and adds deny listing to access filters. The status pages are more readable. MIME type config handling is easier. A problem where rabbit read too much data for one resource, thus corrupting the next pipelined response, has been fixed.
Tags: Minor feature enhancements

2007-01-09 00:03
3.7

A few NullPointerExceptions that could happen during caching of HTTP headers have been fixed. A problem with zero length file uploads has been fixed. A few other minor problems have been fixed.
Tags: Minor bugfixes

Project Resources