1
0
mirror of https://github.com/nmap/nmap.git synced 2026-02-09 15:06:35 +00:00
o [Nping] See whether --echo-client mode really requires root, and
  remove that restriction if not.
This commit is contained in:
david
2011-01-21 21:58:55 +00:00
parent 897d9db506
commit b8314672a6

View File

@@ -59,6 +59,9 @@ o Script review:
- Martin Swende patch to force script run
http://seclists.org/nmap-dev/2010/q4/567
o [Nping] See whether --echo-client mode really requires root, and
remove that restriction if not.
o We should document Ron's sample script
(http://nmap.org/svn/docs/sample-script.nse) in docs/scripting.xml so
that new script writers know about it.