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.
| Tags | OpenVPN Plugin Python |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Unix |
| Implementation | C Python 2.6 |
Recent releases


Release Notes: 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.


Release Notes: A few changes in the bundled documentation. A SCons build has been added. Now it is easy to build plugins with appropriate compiler flags. Eclipse project files are updated.
A collaborative grid framework for Java aimed at running multi-purpose scientific applications on the EGI Grid.