Releases: Amebis/eduOpenVPN
Releases · Amebis/eduOpenVPN
1.0.6
1.0.5
- Support for 3rd-party OpenVPN Interactive Services
- Support for private key and
--auth-user-pass
authentication finished - Authentication tokens as saved password support
- OpenVPN's command line parsing ported to C#
- Escaping of empty strings implemented correctly now
- Partial
>PROXY
notification support ISessionNotification
interface replaced withSession
events for a more flexible client implementations- A new set of OpenVPN Management session commands introduced to allow queuing commands in event handlers
- AppVeyor support
- Minor fixes and clean-ups