webmin-openvpn-debian-jessie icon indicating copy to clipboard operation
webmin-openvpn-debian-jessie copied to clipboard

OpenVPN plugin for Webmin

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"