Changes between Initial Version and Version 1 of Ticket #1344, comment 4
- Timestamp:
- 10/29/20 16:08:35 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1344, comment 4
initial v1 3 3 The new OpenVPNService is based on openvpnserv2, a complete rewrite of the OpenVPN service wrapper. It is intended for launching OpenVPN instances that should be up at all times, instead of being manually launched by a user. OpenVPNService is able to restart individual OpenVPN processes if they crash, and it also works properly on recent Windows versions. OpenVPNServiceLegacy tends to work poorly, if at all, on newer Windows versions (8+) and its use is not recommended. 4 4 5 Testing with Windows 7 32bit, the `openvpnserv2.exe` does not appear to do anything. 5 Testing with Windows 7 32bit, the `openvpnserv2.exe` does not appear to do anything. And the Legacy service is gone. 6 6