Tue 8 Apr 2008
Reading OpenVPN Status Data with Python (3 of 3)
Posted by Mike under Python, PyWin32, Windows, wxPython
1 Comment
We’ve been discussing how to use OpenVPN with Python in the last two articles. In this final post, I’ll show how to bring it all together into a GUI with some wxPython code. I’m also going to discuss some important snippets.