Download Proxool
... SourceForge.net Logo
 
 
 
 
Latest
This is the most recently released version. You can always get the latest code from cvs if you are brave enough.
 

23 August 2008

There are three ways of getting Proxool:

Download the latest binary release.

proxool-0.9.1.tar.gz, or

proxool-0.9.1.zip

Unpack the downloaded file and just add lib/proxool-0.9.1.jar to your classpath.


Download the latest source release.

proxool-0.9.1-source.tar.gz, or

proxool-0.9.1-source.zip

Unpack the downloaded file and follow these instructions.


Checkout the code from CVS. This is only recommended if you want to work on the code yourself and want the very latest version. The code in CVS should always at least compile but it is by no means guaranteed to work and is possibly not tested.

cvs -d:pserver:anonymous@proxool.cvs.sourceforge.net:/cvsroot/proxool login
cvs -z3 -d:pserver:anonymous@proxool.cvs.sourceforge.net:/cvsroot/proxool co proxool