mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
fix: nmap.getPortState() -> nmap.get_port_state() in NSE docs
This commit is contained in:
parent
43523f441b
commit
55eb8199fe
1 changed files with 1 additions and 1 deletions
|
|
@ -1659,7 +1659,7 @@ if(s) code_to_be_done_on_match end
|
|||
against which the script is running. If the script is run
|
||||
according to a host rule, then no port table is passed to the
|
||||
script. Port states on the target can still be requested from Nmap
|
||||
using the <literal>nmap.getPortState()</literal> call.
|
||||
using the <literal>nmap.get_port_state()</literal> call.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue