Requires python3
Merge multiple nMap xml files into one XML
If you have xsltproc installed it will output in HTML
ex: sudo apt-get install xsltproc
usage: nMapMerge.py [-h] [-f FILE] [-d DIR] [-q]
optional arguments:
-h, --help show this help message and exit
-f FILE, --file FILE parse FILE
--d DIR, --dir DIR Parse all xml in directory
--q, --quiet don't print status messages to stdout
nMapMerge.py -f nMap_out.xml
nMapMerge.py -d /root/nMap/