Skip to content

Commit e535f22

Browse files
Update README.md to clarify nmapp functionality regarding open ports
1 parent bef4878 commit e535f22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
![](nmapp.gif)
44

5-
nmapp is a CLI tool which parses Nmap scan output and renders it into a normalized, deterministic Markdown format. Given two logically equivalent Nmap scans—even if they differ in ordering, timing, or extraneous metadata—nmapp produces the same predictable Markdown output.
5+
nmapp is a CLI tool which parses Nmap scan output and renders it into a normalized, deterministic Markdown format, showing only open ports and corresponding addresses. Given two logically equivalent Nmap scans—even if they differ in ordering, timing, or extraneous metadata—nmapp produces the same predictable Markdown output.
66

77
## Installation
88

0 commit comments

Comments
 (0)