openvpn
Here are 660 public repositories matching this topic...
Right now in different places in the SE codebase there are references to /opt and then as well to /usr.
All SE code should reference one place only. Could someone please create a PR that fixes this.
This PR should also take PR #454 into consideration (no conflicts)
The README has relative links to other Markdown files that only work in GitHub and not in the Docker Hub.
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
Wondering if we should move our wiki/faq section to something like:
https://www.mkdocs.org/ or https://www.sphinx-doc.org/
guess this will allow more people to contribute to it and will probably look better than current wiki on github.
What everyone around here thinks about it?
-
Updated
Jul 16, 2020 - Shell
-
Updated
Apr 4, 2020 - Shell
Debian package should live in separate repository instead of separate branch to make gpb usage earlier.
Guide feedback
Following the guide and there are some bits that seem wrong.
-
'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. -
Machine type. There is no dropdown. It instead looks like this. I assume this is the right selection.
), which is furthermore made worse by mullvad connect reporting Failure to generate tunnel parameters: description() is deprecated; use Display.
-
Updated
Jul 12, 2020 - Go
-
Updated
Jul 15, 2020 - PHP
-
Updated
Jul 13, 2020 - Python
-
Updated
Jul 7, 2020 - Dockerfile
Goog day
It would be great if you added PGP signatures to verify authenticity and integrity of downloaded APK, and post APK's Public key on ProtonVPN website.
Reserved for Google Code-In 2020.
Depends on openwisp/openwisp-utils#98.
Use the decorators mentioned in the issue linked above to silence the output of noisy tests.
-
Updated
Jun 28, 2020 - Shell
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
-
Updated
Dec 13, 2019 - Shell
-
Updated
Feb 2, 2020
-
Updated
Jun 16, 2020 - C++
Setup backups
We want to backup the database to amazon s3.
Improve this page
Add a description, image, and links to the openvpn topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openvpn topic, visit your repo's landing page and select "manage topics."


It would be a good idea to recommend the Wireguard MacOS app instead of the command line in the usage instructions.