Download List

Project Description

ovpn-py is a plugin embedding Python into OpenVPN using the V1 API. It is a bridge allowing developers to write OpenVPN plugins in Python.

System Requirements

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.

2011-01-16 06:57 Back to release list
6:c47595bedfd3

A dynamic linking problem was fixed. libpython2.6.so is now re-dlopen() with RTLD_GLOBAL in plugin code to force resolving all symbols. A problem with the second plugin parameter was fixed. Now it correctly appends to sys.path, rather than overwriting it.

Project Resources