1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-02 21:09:00 +00:00

new David ndiff task

This commit is contained in:
fyodor
2009-02-09 19:37:26 +00:00
parent c0e819e86e
commit 5c4444ddb5

View File

@@ -64,6 +64,11 @@ o Write Ncat users' guide, demonstrating all the neat stuff you can do
Testing it out for examples might expose areas for improvement as
well. [David]
o [Ndiff] Rethink the output format. In particular, I would like to
always have the old state on the left and the new state on the
right: "was filtered, is open," not "is open, was filtered." I also
like the context difflike output of MadHat's nmap-diff. [David]
o Fix the directory function(s) in nse_fs.cc to be usable by scripts and
improve flexibility. [this entry added by Patrick]