nmap/nping/nping-dev
2020-01-01 23:04:53 +00:00
..
pythonscripts
test
configFiles.txt Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
Diagram1.dia
do_valgrind.sh
echo_proposal.txt Update http urls for nmap.org to https 2015-11-05 20:41:05 +00:00
EchoProtoRFC_v0.txt Spellcheck: common misspellings in the entire source tree 2014-02-21 21:10:51 +00:00
nping_logo.svg
NpingCommandLine.txt
NpingExamples.txt Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
NpingRequirements.txt
packetDiagram.png Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
PacketDiff_RFC.txt Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
README Copy nping, nsock, nbase, zenmap, ncat from their homes in /. 2011-11-16 21:49:44 +00:00
valgrind_supress.txt

/*****************************************************************************
 *                                                                           *
 *                                             o                             *
 *                                              o                            *
 *                                               o                           *
 *                                        o       o                          *
 *                                         o       o                         *
 *                                          o       o                        *
 *                                    o      o       o                       *
 *                                     o      o      o                       *
 *                         888b    888  o     o      o                       *
 *                         8888b   888  o     o      o                       *
 *                         888Y88b 888  o     o      o                       *
 *                         888Y88b 888               o                       *
 *                         888 Y88b888               o                       *
 *                         888  Y88888                                       *
 *                         888   Y8888                                       *
 *                         888    Y888                                       *
 *                                                                           *
 *                   --[NPING-DEV README FILE]--                             *
 *                                                                           *
 *****************************************************************************/

 The nping-dev directory contains some text files and simple scripts
 which are useful for specific development tasks, such as generating
 getters and setters for various classes, run Nping's test battery, etc.
 It also contains some internal development documents that are still in
 the draft state. 

 Altough the contents of the directory may only be useful for a few
 developers, the files are kept public. However, the files are not
 intended to be used by end-users and therefore, may contain bugs or 
 inaccurate information.