/webmin-openvpn-debian-jessie

OpenVPN plugin for webmin for Debian Jessie

Primary LanguagePerl

This is the 3.0 version of the OpenVPN plugin for webmin with some minor changes to work with Debian Jessie. The changes should also work on all platforms the vanilla version in working on. More testing for confirmation  and pull requests are welcome.

# Dev & Build

After doing changes, build module package by simply using tar

$ git clone https://github.com/68b32/webmin-openvpn-debian-jessie.git .
$ ... apply your changes in openvpn/*
$ tar -cvzf openvpn-3.0.wbm.gz openvpn/

# Install

If you have a previous version running, remove it first:

- Login to Webmin interface
- Webmin > Webmin Configuration > Webmin Modules > Delete > OpenVPN + CA
- Remove the module configuration from /etc/webmin/openvpn/config

Now install the patched version:

- Login to Webmin interface.
- Webmin > Webmin Configuration > Webmin Modules > Install
- Click "From ftp or http URL"
- https://github.com/68b32/webmin-openvpn-debian-jessie/raw/master/openvpn-3.0.wbm.gz
- Click "Install Module"