Skip to content

a7lan/webmin-openvpn-debian-jessie

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

This is basically the 3.1 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/68b32/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/68b32/webmin-openvpn-debian-jessie/raw/master/openvpn.wbm.gz
- Click "Install Module"

About

OpenVPN plugin for webmin for Debian Jessie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 94.0%
  • HTML 3.2%
  • Shell 2.8%