Help needed
#299
Replies: 1 comment
-
I'm not so familiar with C#, but you need to wrap the openvpn3 library to work with C#. I'm pretty sure you can do it with swig which is provided in the repo. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm new to C#. I'm trying to build a VPN client for windows using openvpn3.
I have followed the steps for windows and cmake into the build folder.
I assume next steps are to
Have I got the steps right? where can I find some documentation for doing this?
Beta Was this translation helpful? Give feedback.
All reactions