-
Where's the pretty GUI for us desktop users?! What do I need to do? Write it myself? 😝
-
Recently upgraded to Ubuntu 23.04, when trying to connect to my VPN, I see this one in the logs:
```
Apr 19 11:09:44 desktop-su4jobc dbus-daemon[3723]: [system] Successfully activated service 'net…
-
I am using Android sdk 31
When I am trying to build https://github.com/schwabe/ics-openvpn > main.
I am constantly get the following error:
```
Execution failed for task ':main:packageSkeletonO…
-
We have a situation where the server-side has implemented 2FA for all client connections. However, some clients open site-to-site tunnels using CLI automation. We have cli tools registered to genera…
-
in order to install openvpn3-client on kubuntu 23.04 i had to download
http://ftp.de.debian.org/debian/pool/main/p/protobuf/libprotobuf23_3.12.4-1_amd64.deb
and install it because i think a newer v…
-
Hello,
the configuration which works with `openvpn3 session-start` , does not work with **openvpn3-autoload**.
```
openvpn3-autoload --directory $HOME/.openvpn3/autoload
Error: openvpn3-autoload…
-
Following the instructions from the page here: https://community.openvpn.net/openvpn/wiki/OpenVPN3Linux?__cf_chl_tk=ajlvFAXYUXQhSTV.WuU0ProEIUknNRiWEEz8MXvGKLA-1643821240-0-gaNycGzNBr0
The first st…
-
Ubuntu 20.04
Openvpn3/Linux v19_beta
Error given when attempting to start an import config:
`session-start: ** ERROR ** Failed to start new session: Connection not ready to connect yet (object …
-
Hello, I'm using openvpn3 client with linux. I have .ovpn file and can't connect to server.
The same config file works with OpenVPN connect on my Windows laptop and Android phone.
After providing…
-
Some context, I am using Slackware64-current and made a slackbuild for openvpn3-linux application.
I follow the instructions on the README.md on how to build the application.
However, whenever I try…