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

nse-script output goes outside of the page

vdjagilev opened this issue · comments

.data-table > tbody > tr > td > pre
{
  word-break: break-word;
}