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.

2006-08-28 22:56 Back to release list
3.4

A cache is used for the direct buffers and the buffers are returned to the cache as early as possible, which means less garbage collection and less memory usage. Persistent Web connections that are closed by the client and have outstanding data are now really closed instead of reused.
Tags: Minor feature enhancements

Project Resources