From daeafd25c68a55cbad765251306b0a8a94378732 Mon Sep 17 00:00:00 2001 From: Eduard Tolosa Date: Thu, 3 Sep 2020 20:43:51 -0500 Subject: [PATCH] Update README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5797f51..d0ee025 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ You need to have Rust and Nmap installed in your computer, then run: |-----------|------------| |--fast-scan|Use fast scanning for ports (no version detection) and just scan the top 1000 ports.| |-o, --output| Write to an output file. The name of the output file will be unimap-log-$date.| +|-k, --keep-nmap-logs| Keep Nmap XML files created in the logs/ folder for every scanned IP. This data will be useful for other tasks.| * Options require values.