The Wayback Machine - https://web.archive.org/web/20200716224740/https://github.com/topics/openvpn
Skip to content
#

openvpn

Here are 660 public repositories matching this topic...

dumrauf
dumrauf commented Sep 18, 2019

Currently, we have a headless task for

  • installing the entire OpenVPN server as well as
  • adding a single user
    The only thing that's missing right now is the headless revocation of client certificates.

This should be added as it allows to automate another task, especially as reusing existing coding techniques should make this fairly straightforward.

And while we're at it, we should

domluther
domluther commented Apr 21, 2020

Following the guide and there are some bits that seem wrong.

  1. 'Compute Engine Virtual Machine Setup' -> Customize the instance
    This has the exact same picture as above. There is also not an option to customise the instance.

  2. Machine type. There is no dropdown. It instead looks like this. I assume this is the right selection.

![Screenshot 2020-04-21 at 10 31 50](https://user-images.gi

Hofer-Julian
Hofer-Julian commented Feb 27, 2019

I noticed that you set the same global variables at multiple places of the your python scripts (like e.g. ROOTDIR).

I would suggest to put them in seperate file (e.g. config.py) and import them from there.

I would also suggest to make use of QStandardPaths, instead of hardcode them (especially if you want to target different distributions in the

Improve this page

Add a description, image, and links to the openvpn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openvpn topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.