RabbIT proxy for a faster web RabbIT logo
 
General
About
Running
Changelog
Licence
FAQ
API
 
RFC2616
RFC2068
w3c on HTTP

New release
rabbit 4.0

Download
Current version: 3.18
updated: Mar 29 2009

Java/6+ only
Binary:
RabbIT3-bin
Source:
RabbIT3-src
Old versions

dnsjava source: dnsjava-2.0.6.tar.gz
dnsjava-2.0.2.tar.gz
dnsjava-2.0.1.tar.gz

Old version
RabbIT 2.x

Contacts
Robert Olofsson
robo@khelekore.org

  Running

unpacking

Rabbit is distributed in a tarball (.tar.gz). If you are running linux/unix you can probably do something like
tar -xvzf RabbIT3-bin.tar.gz
If you run windows you should be able to open it in winzip. After you have unpacked rabbit then go to the RabbIT3 directory
cd RabbIT3

Help

To get some help you can try:
java -jar jars/rabbit3.jar --help

Starting

I normally start rabbit/3 with the command:
java -jar jars/rabbit3.jar -f conf/rabbit.conf
With rabbit/3 you can specify several -f flags and run several rabbit proxies with different configurations.

Bug reporting

Send a mail to rabbit@khelekore.org and say web page that breaks rabbit. Please provide as much information as possible. The output of the stacktrace admin page and the seletor admin page can be very helpful. What configuration you were using is also very important information.