Basic Portscanner and Windows Installer
Did some work and I believe I have the basic portscanner working under Windows now. The only remaining issue (which is also a problem in the Gtk# version too) is that there is no progess bar displayed during a scan so it can look like the program has hung.
I also updated the Windows installer so that it would show the GPL and ask the user to agree it to it before copying files. Not a huge change but a necessary one.
I was reading some stuff on NUnit this afternoon. I want to use it to write a test suite for both the OVAL and NASL interpreters.
That’s about it for now.