Hi, I have rewritten openvpnserv.exe in C# to support auto-restart on termination and to support suspend/resume.
I hope this fixes bug #595 and #71 but it needs testing. The source code is hosted at https://github.com/xkjyeah/openvpnserv2 A binary is also available in the repository and you **might** be able to drag-and-drop it into \openvpn\bin for it to just work. The rationale for this project is to maintain compatibility with the current version as much as possible (e.g. retaining .ovpn config files) without resorting to NSSM, the configuration of which has eluded me. I welcome your comments and suggestions for improvement. Regards, Daniel Sim
