Download List

项目描述

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 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.

2012-02-17 07:55
4.11

此版本可确保日志记录做关闭选择器线程。它添加可配置交通使用记录器,这样很容易登录用户网络流量使用情况。CacheEntry 接口被清理干净了,这样就更容易实现。更多阅读,标头时已拆分为许多不同的块,在网络上的 HTTP 标头的修复程序。
标签: Stable, Minor feature enhancements
This release makes sure that logging is done off the selector threads. It adds configurable traffic usage loggers so that it is easy to log user network traffic usage. The CacheEntry interface was cleaned up so that it is easier to implement. More fixes for HTTP headers reading, when the header has been split into many different blocks on the network.

2011-06-30 07:17
4.10

此版本修复了与许多小块分块资源StackOverflow问题。它修正了问题,导致一些字节迷路时,数据缓冲区被扩大。它可以减少内存使用了一点。
标签: Stable, Minor
This release fixes a problem with StackOverflow for chunked resources with many small chunks. It fixes a problem that caused some bytes to get lost when a data buffer was enlarged. It reduces memory usage a little.

2011-01-19 07:34
4.9

它现在更容易使用的代理不同部分数据库资源。它更容易使用外部jar文件。与HTTP头的读者问题,可能导致RequestLineTooLongException已得到修复。
标签: Stable, Bugfixes
It is now easier to use database resources in different parts of the proxy. It is easier to use external jar files. A problem with the HTTP header reader that could result in a RequestLineTooLongException has been fixed.

2010-10-28 06:58
4.8

此版本增加了对HTTP的连接请求的过滤支持。它修复压缩的页面已经在重新包装的问题。它处理的半透明图像更好地使用基于Java的图像转换器。它增加了更多的信息,在SSL记录。
标签: Stable, Minor feature enhancements, Bugfixes
This release adds support for HTTP filtering of connect requests. It fixes a problem in repacking already compressed pages. It handles semi-transparent images better when using the Java-based image converter. It adds more information to the SSL logs.

2010-07-26 01:04
4.7

一个错误,损坏了一些流水线的要求是固定的。一个错误是错误页面的固定模板需要验证处理。选择一个代理链加入,以便它可以直接内部和外部的要求不同的路径。很多的javadoc的加入和更新。一些错误是固定在Ant文件的生成。
标签: Bug fixes, Code cleanup, Feature Enhancements
A bug that corrupted some pipelined requests was fixed. A bug was fixed with the error page template handling for authentication required. A proxy chain selector was added so that it is possible to direct internal and external requests to different paths. A lot of javadoc was added and updated. A few bugs were fixed in the build file for ant.

Project Resources