Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 173 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 173 Bytes

nmap_xml2xlsx

This script converts an nmap XML file to a xlsx file with a column for each port an each script.

requirements

progressbar2: pip3 install progressbar2