Nmap Development mailing list archives

Re: Call for testers: Nping 0.1BETA1 Released.


From: "DePriest, Jason R." <jrdepriest () gmail com>
Date: Fri, 7 Aug 2009 17:02:24 +0100

Thanks.  That makes more sense.

However, the error generated if you try to use the -vv format to
increase verbosity (two of the letter 'v' not a single letter 'w'),
you get this:

=-=-=-=-=-=-=-=-=
jrdepriest@SYSTEM01 ~
$ nping -vv 10.67.64.5
Verbosity level must be an integer between 0 and 9.
=-=-=-=-=-=-=-=-=


On Fri, Aug 7, 2009 at 4:55 PM, Luis M.<> wrote:
Hi Jason,

Nping behaves in a slightly different way than Nmap. If you look at the
man page you'll see that there are 7 levels of verbosity. However, the
initial level is level 4 so if you specify -vN where N<4 you are
actually telling Nping to display less information. Here is a quick ref
guide:

Level 0: No output
Level 1: Fatal error messages
Level 2: Warnings and recoverable errors
Level 3: Normal but does not display sent/recv packets, just stats, etc.
Level 4: Display sent/recv packets and stats.
Level 5: Display detailed packet info.
Level 6: Display very detailed packet info.

So to sum up: every instance of -v increments verbosity level by one
(starting from level 4). -vN sets verbosity level N.

Luis.


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: