openvpn-gui icon indicating copy to clipboard operation
openvpn-gui copied to clipboard

[Feature consideration] Add `Openvpn version` to GUI interface

Open TinCanTech opened this issue 2 years ago • 1 comments

Just a thought: Sometimes openvpn is aborted prior to logging the version info. It could be useful to have a GUI menu item: Openvpn version

Edit: Apparently, having openvpn always log the version has also been discussed and is being considered, i guess ..

TinCanTech avatar Sep 05 '22 15:09 TinCanTech

Sometimes openvpn is aborted prior to logging the version info.

As in aborted during option parsing? In fact, the GUI reads the version of installed openvpn.exe binary at startup and saves it as o.ovpn_version --- it could be easily added to the about page. Patches welcome.

selvanair avatar Sep 05 '22 17:09 selvanair

Implemented in PR #536

selvanair avatar Nov 05 '22 21:11 selvanair