Nmap with Progress bar

Hey, guys.

I wrote a small ruby program that:

Adds a progress bar to nmap
Highlights the output of the open ports
Saves the scan results to a file.

I always wanted to keep a better track of nmap progress and the output with different color also helps me to see the open doors more easily.

Well, I’m not a developer guy, so the code is full of ifs and regex =PP Can be greatly improved (feel free to contribute if you want)

That is all.

Very nice,
looks much better and cleaner with your addition

Good work!

Nice Man!

Thanks!!

neat!

good tool thx for sharing