RabbIT 3.13 (Default branch) |
|
|
Wednesday November 21, 2007. 09:51 PM FreshMeat
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 scaleing is on. The
recommended image converter is "convert" from the
ImageMagick package.
License: BSD License (revised)
Changes:
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.
|