vdjagilev / nmap-formatter

A tool that allows you to convert NMAP results to html, csv, json, markdown, graphviz (dot), sqlite, excel and d2-lang. Simply put it's nmap converter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wiki: Is it possible to use the library to create csv output as well

varsraja opened this issue · comments

I would like to know if we can use the library option to convert the xml file into csv.
And also would like to know if the library is as updated as the actual binary available for use.

Hi @varsraja
Library got updated and now you need to use v2, I've updated examples there and there is simple csv example here https://github.com/vdjagilev/nmap-formatter/wiki/Use-as-a-library#use-nmap-to-create-simplest-csv

The latest binary can be found on releases https://github.com/vdjagilev/nmap-formatter/releases page as well (in archive)