nmap/nping/nping-dev
2015-11-05 20:41:05 +00:00
..
pythonscripts
test Spellcheck: common misspellings in the entire source tree 2014-02-21 21:10:51 +00:00
configFiles.txt
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
ipv6fp.py Spellcheck: common misspellings in the entire source tree 2014-02-21 21:10:51 +00:00
nping_logo.svg
NpingCommandLine.txt Update http urls for nmap.org to https 2015-11-05 20:41:05 +00:00
NpingExamples.txt
NpingRequirements.txt
packetDiagram.png
PacketDiff_RFC.txt
README
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.