Tue 8 Apr 2008
Reading OpenVPN Status Data with Python (3 of 3)
Posted by Mike under PyWin32, Python, Windows, wxPython
View Comments
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.