mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
Update CHANGELOG with the Nmap options parsing deferring update.
This commit is contained in:
parent
c2822fc17a
commit
93b9b3fe2d
1 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o Nmap now defers options parsing until it has read through all the command line
|
||||
arguments. You can now use options like -S with an IPv6 address before
|
||||
specifying -6 at the command line, which previously got you an error.
|
||||
[Shinnok]
|
||||
|
||||
o [NSE] Added the library xmpp.lua and the script xmpp-brute that performs
|
||||
brute force password auditing against XMPP (Jabber) servers. [Patrik]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue