1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 12:41:29 +00:00

Add suggestion that Ndiff be able to show NSE script result changes

This commit is contained in:
fyodor
2009-07-05 22:49:41 +00:00
parent 82f698becf
commit eb57221fce

View File

@@ -33,6 +33,8 @@ o Device categorization improvements
[Doug has done some initial work on this. For example, see [Doug has done some initial work on this. For example, see
nmap/docs/device-types.txt] nmap/docs/device-types.txt]
o Ndiff should be able to show NSE script result changes.
o Joao is auditing his Lua code to make sure all his variables are o Joao is auditing his Lua code to make sure all his variables are
local where appropriate. [Joao] local where appropriate. [Joao]