-
Hi, and thanks for the opportunity to try you next thing. Trying to build it on Arch Linux, no luck. I see it's not officially supported, just letting you know.
```
➜ openvpn3-linux git:(master) …
-
Hello, I'm trying to package openvpn3@13_beta for NixOS.
I tried to disable the selinux build (that is only needed for distros like fedora) with `--disable-selinux-build` but I it seems like this swi…
-
Hi
```
wget -O /etc/apt/sources.list.d/openvpn3.list https://swupdate.openvpn.net/community/openvpn3/repos/openvpn3-$DISTRO.list``
--2021-04-28 10:12:56-- https://swupdate.openvpn.net/communit…
-
## Describe the problem:
Ubuntu Linux build process fails with `./p2p/source/asio.hpp:24:15: fatal error: 'asio.hpp' file not found`
The file `orchid/p2p/source/asio.hpp` does exist on the syste…
-
Given: The template configuration file from ubuntu 20.04
```
$ openvpn3 version
OpenVPN 3/Linux v13_beta (openvpn3)
OpenVPN core 3.git:HEAD:ce0c9963 linux x86_64 64-bit
Copyright (C) 2012-2020 O…
-
I'm writing a simple applet for the Cinnamon DE using the DBus API. Basic functionality is to open & close connections and notify on connection drops.
I've noticed that some `net.openvpn.v3.session…
-
It would be useful to have support for non-ethernet interfaces, that send/receive raw IP packets without ethernet headers and don't do ARP/NDISC.
There are several use cases for this:
- PPP conn…
-
Would help avoid issues like those discussed in https://github.com/android-ndk/ndk/issues/379
-
Hi! I want to integrate OpenVPN3 (official C++ OpenVPN client) into my app, which targets Android, iOS, Windows, Linux, macOS. I already did the OpenVPN3 part, I can send and receive IP packets by han…
-
Hi
openvpn3 v12 is not presenting 2FA prompt, we are using a Duo Security 2FA script on the server and works on latest OSX, Windows clients and on v11 for linux.
Thanks