Reading OpenVPN Status Data with Python (2 of 3)

This is the 2nd part of a 3-part series on using wxPython + PyWin32 to grab the output from an OpenVPN session on Windows. In this article, I will show how how to start OpenVPN with Python and how to watch a file that OpenVPN writes its data logs to.

Reading OpenVPN Status Data with Python (2 of 3) Read More »