mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
add the CHANGELOG entry for --lua-exec.
This commit is contained in:
parent
b62709eb20
commit
6a9548e147
1 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,10 @@
|
|||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [Ncat] Added --lua-exec. This feature is basically an equivalent of ncat
|
||||
--sh-exec "lua <scriptname>" and allows you to run Lua scripts with Ncat,
|
||||
redirecting all stdin and stdout operations to the socket connection.
|
||||
[Jacek Wielemborek]
|
||||
|
||||
o [NSE] Added teamspeak2-version.nse by Marin Maržić.
|
||||
|
||||
o Nmap's routing table is now sorted first by netmask, then by metric.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue