From e78bbe3a28f3defdc2021f24b0d27acaaa5057e9 Mon Sep 17 00:00:00 2001 From: fyodor Date: Fri, 17 Feb 2012 01:10:06 +0000 Subject: [PATCH] add a minor warning/error msg task for nping --- todo/nmap.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index 9636486ae..b306e55f7 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -51,6 +51,10 @@ o Make the release ==Things needed for next STABLE release go ABOVE THIS LINE== +o [NPING] Nping should probably give you an error or warning when you + do: "nmap -p80 google.com" since it is ignoring the port specifier. + The user probably wants to add --tcp. + o Migrate web.insecure.org to a RHEL-6 derived distro (probably CENTOS 6, since Linode doesn't currently offer ScientificLinux images).