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.

2008-07-25 05:52
3.15

A stack overflow problem has been fixed. BlockFilter has been updated to only allow a few Web pages. Some code cleanup has been done and a few bugs fixed.
Tags: Minor feature enhancements

2008-01-06 14:17
3.14.1

A bug in the HTML parser that caused it to throw
exceptions was fixed.
Tags: Minor bugfixes

2007-12-15 21:24
3.14

A problem with parsing HTTP/0.9 responses and a
problem with requests with no file information
were fixed.
Tags: Minor bugfixes

2007-11-21 21:51
3.13

This release fixes a problem with zero length resources on a few sites. It sleeps longer when idle. The handling of localhost accesses for status pages has been improved. A few NullPointerExceptions that could happen during shutdown have been fuxed. Some code cleanup has been done. Some technical documentation was added.
Tags: Minor bugfixes

2007-10-15 22:51
3.12

A workaround for the broken epoll selector, found in Java 6/Linux versions lower than 6u4, was added.
Tags: Minor bugfixes

Project Resources