mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Update --ip-options flag docs to note that S (strict routing) is the option which takes a route, not R (record route).
This commit is contained in:
parent
a226c93f13
commit
dfab607afc
1 changed files with 1 additions and 1 deletions
|
|
@ -2106,7 +2106,7 @@ SENT (4.0330s) TCP 192.168.0.21 > 3.3.3.3:139
|
|||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>--ip-options <replaceable>S|R [route]|L [route]|T|U ...</replaceable></option>,
|
||||
<option>--ip-options <replaceable>R|S [route]|L [route]|T|U ...</replaceable></option>,
|
||||
<option>--ip-options <replaceable>hex string</replaceable></option> (IP Options)
|
||||
<indexterm significance="preferred"><primary><option>--ip-options</option> (Nping option)</primary></indexterm>
|
||||
</term>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue