nmap-formatter
nmap-formatter copied to clipboard
A tool that allows you to convert NMAP results to html, csv, json, markdown, graphviz (dot) or sqlite. Simply put it's nmap converter.
Implement github action that will do this automatically.
* Add examples with pages (sheets) for each host * Add charts picture for stats sheet https://github.com/qax-os/excelize https://github.com/tealeg/xlsx
A possibility to exclude top header (scanned by nmap version...) and TOC. In some cases it does not make sense to include those at all (for example: output has only...
As outlined in #152 it would be nice to have some kind of a filtering system that would allow you to filter out certain records from the output. One of...
* Add more platforms (windows, linux) * Add more information `PATH`
V3 dev
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...
https://d2lang.com/ --> https://d2lang.com/tour/api https://github.com/terrastruct/d2/blob/v0.6.3/docs/examples/lib/2-d2oracle/d2oracle.go
Update - `go.mod` file - Update pipelines - `go mod tidy` - Check if nothing is broken (should not be)