/webmin-openvpn-debian-jessie

OpenVPN plugin for Webmin (with IPv6 tunnelling)

Primary LanguagePerl

This is my IPv6 updated fork of the 3.3 version of the OpenVPN plugin for webmin being maintained by a-schild.

# Dev & Build

After doing changes, build module package by simply using tar

$ git clone https://github.com/nicsure/webmin-openvpn-debian-jessie.git .
$ ... apply your changes in openvpn/*
$ tar -cvzf openvpn.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/nicsure/webmin-openvpn-debian-jessie/raw/master/openvpn.wbm.gz
- Click "Install Module"