Closed amilajack closed 8 years ago
I see. What if the machine that the module is running on doesn't have openvpn?
Expect fire.
If your planning on using this inside of a electron app, i would recommend simply bundling the platform specific openvpn executable.
So it wont work without bundling the native libraries?
Correct.
It should yes, please see https://github.com/luigiplr/node-openvpn/issues/4#issuecomment-239268272 for a up to date example on how to use it.