彡 LeVénce™ | 'Chris
彡 LeVénce™ | 'Chris
@schwabe is there any possibility to contact you by email for acquiring a commercial license for ics-openvpn?
@lstipakov @dsommers @schwabe @tadovas @jamesyonan @ordex @mattock After a long and extremely intensive research I tried to create a C# interface based on a modified form of `build-linux` script. On...
I tried compiling using `mcs /target:library /out:openvpn.dll *.cs` instead but Visual Studio cannot find the `ovpncli` reference as shown here https://imgur.com/a/mGwElGP. I have to find a way to include the...
If I try to compile `build-linux` it says ``` OpenVPNClientThread.java:203: error: method does not override or implement a method from a supertype @Override ^ 1 error ``` and if I...
New issue has been created and can be reviewed [here](https://github.com/OpenVPN/openvpn3/issues/63).
@schwabe ``` console export O3=~/ovpn3 ``` ``` console root@UBUNTU-OPENVPN:~/ovpn3/core/scripts/linux# ./build-all ./build-all: line 7: cd: /root/linux: No such file or directory ```
@schwabe Please consider to add this to the documentary otherwise people will continue asking for help.