
Please note that all downloads are provided by sourceforge.net. These links sends you to the right file archives directly.
eurephia plug-in and administration utilities
http://sourceforge.net/projects/eurephia/files/eurephia/v1.0/
OpenVPN
Pre-patched OpenVPN:
http://sourceforge.net/projects/eurephia/files/OpenVPN/Pre-patched%20OpenVPN/
eurephia OpenVPN patch, for those wanting to patch OpenVPN manually:
http://sourceforge.net/projects/eurephia/files/OpenVPN/OpenVPN%20eurephia%20patches/
The eurephia OpenVPN patch is not needed when using the pre-patched OpenVPN package.
The OpenVPN testing (development snapshots) contains the eurephia patch and can be
downloaded via
FTP. The snapshot is built on a weekly basis.
Source code via git
The source code is also available via git. All development will be tracked here and new releases will be based on the git tree. In the 'release' branch, you will find the latest official eurephia release. Under the 'beta' branch you will find the latest available beta releases. All releases are tagged with version number as well. The 'master' branch will always be cutting-edge and might not always work.
$> git clone git://eurephia.git.sourceforge.net/gitroot/eurephia/eurephia.git
OpenVPN with and without the eurephia patch is also available via git.
The eurephia patch is included into the official OpenVPN testing tree, and is available in the 'allmerged' branch as well as the 'feat_eurephia' branch.
$> git clone
git://openvpn.git.sourceforge.net/gitroot/openvpn/openvpn-testing.git
For those wanting the stable OpenVPN version with eurephia, this is available here:
$> git clone
git://eurephia.git.sourceforge.net/gitroot/eurephia/openvpn-eurephia.git
You can also browse the eurephia and openvpn-eurephia source code:
http://eurephia.git.sourceforge.net/git/gitweb-index.cgi
The OpenVPN testing development tree can be browsed here:
http://openvpn.git.sourceforge.net/git/gitweb.cgi?p=openvpn/openvpn-testing.git
For more information about this development tree, go to the
OpenVPN Community
pages.

