mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
Add to CHANGELOG:
o [NSE] A new function stdnse.sleep allows a script to sleep for a given time (and yield control to other scripts). [David]
This commit is contained in:
parent
486ff13e3a
commit
0970e3c255
1 changed files with 3 additions and 0 deletions
|
|
@ -5,6 +5,9 @@ o The new --stats-every option takes a time interval that controls how
|
|||
when Nmap is run by another program as a subprocess. Thanks to
|
||||
Aleksandar Petrinic for the initial implementation. [David]
|
||||
|
||||
o [NSE] A new function stdnse.sleep allows a script to sleep for a
|
||||
given time (and yield control to other scripts). [David]
|
||||
|
||||
o [Ncat] The syntax accepted by the --allow, --deny, --allowfile, and
|
||||
--denyfile options is now the same as Nmap's target specifications.
|
||||
Additionally any errors in the allow or deny specifications are
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue