1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-31 20:09:02 +00:00

Change the Ncat --talk option to --chat. --talk remains an undocumented alias.

This commit is contained in:
david
2009-03-03 03:20:23 +00:00
parent ff854cb7f0
commit 52902e43ea

View File

@@ -1,5 +1,8 @@
# Nmap Changelog ($Id$); -*-text-*-
o [Ncat] The --talk option has been renamed --chat. --talk remains as an
undocumented alias.
o There is a new OS detection test called SEQ.CI. Like TI and II, CI
classifies the target's IP ID sequence generation algorithm. CI is
based on the responses received to the probes sent to a closed port.