Nmap Development mailing list archives

Nping Echo mode merged to trunk.


From: "Luis MartinGarcia." <luis.mgarc () gmail com>
Date: Wed, 18 Aug 2010 23:38:32 +0200

Hi!

I'm glad to report that I've just merged the nping-echo branch
to trunk. For those of you that haven't tried the new
"Echo Mode" yet, you can test it following these simple steps:

svn co --username guest --password "" svn://svn.insecure.org/nmap
cd nmap
./configure
make -j4

The nping executable will then be in the nping subdirectory.

I've set up an Echo server on a remote host (echo.nmap.org), so you
don't have to set up both ends. You can run echo clients against it
using any of the following commands (root privileges needed):

nping --echo-client "public" echo.nmap.org --tcp
nping --echo-client "public" echo.nmap.org --icmp
nping --echo-client "public" echo.nmap.org --udp

More information about this new "echo mode" in
<http://seclists.org/nmap-dev/2010/q3/394> and
<http://nmap.org/book/nping-man-echo-mode.html>.

Please, let me know if you have questions or find any bugs.

Regards,

Luis MartinGarcia.

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


Current thread: