Does anyone know of a comprehensive port scanner that runs on the Windows platform and is freeware? If possible are any around that do stealth scanning? This is strictly for educational purposes. TIA.
The de facto standard for port scanning always has been the venerable Nmap program. The command-line tool is indeed very powerful, but I've only ever seen it work with Linux, and every time I use it, ...