a-schild / webmin-openvpn-debian-jessie

OpenVPN plugin for Webmin

Repository from Github https://github.coma-schild/webmin-openvpn-debian-jessieRepository from Github https://github.coma-schild/webmin-openvpn-debian-jessie

This is the 3.3 version of the OpenVPN plugin for webmin.
Since the original development does not use a VCS i try to import new versions once in a while into this repository.

# Dev & Build

After doing changes, build module package by simply using tar

$ git clone https://github.com/a-schild/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/a-schild/webmin-openvpn-debian-jessie/raw/master/openvpn.wbm.gz
- Click "Install Module"

About

OpenVPN plugin for Webmin


Languages

Language:Perl 93.9%Language:HTML 3.2%Language:Shell 2.9%