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

Output flags need to have "format" prefix

vdjagilev opened this issue · comments

For each type json, md, html or csv, there should be an output option 'prefix'.
For example:

--skip-summary should be --html-skip-summary and --md-skip-summary.