1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-08 13:41:29 +00:00

add a minor warning/error msg task for nping

This commit is contained in:
fyodor
2012-02-17 01:10:06 +00:00
parent 1b1c6c52c3
commit e78bbe3a28

View File

@@ -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).