nmap2json converts a NMap XML file to a JSON file.
Usage: ./nmap2json [OPTIONS] [FILE] ([FILE] [FILE]...)
-outdir string
Output Directory. (default ".")
-prettify
Prettify JSON Output.
Pre-compiled binaries are available on the Github releases page.