mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 14:11:29 +00:00
Whoops, updating docs for r7098 (NSE unfiltered port selection)
This commit is contained in:
@@ -531,7 +531,8 @@ license = "Same as Nmap--See http://nmap.org/man/man-legal.html"
|
||||
evaluates to <literal>true</literal>, the script action
|
||||
is performed. Otherwise the action is skipped. Port rules are
|
||||
only matched against TCP or UDP ports in the
|
||||
<literal>open</literal> or <literal>open|filtered</literal>
|
||||
<literal>open</literal>, <literal>open|filtered</literal> or
|
||||
<literal>unfiltered</literal>
|
||||
states. Host rules are matched exactly once against every
|
||||
scanned host. The action, like the rule, is a Lua function,
|
||||
which takes a host and port table as arguments. If the script is
|
||||
|
||||
Reference in New Issue
Block a user