1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Update --ip-options flag to note that S (strict routing) is the option which takes a route, not R (record route).

This commit is contained in:
fyodor
2023-02-13 23:10:37 +00:00
parent 57461ac06b
commit 9049308afa

View File

@@ -3471,7 +3471,7 @@ work properly.</para>
<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> (Send packets with specified ip options)
<indexterm><primary><option>--ip-options</option></primary></indexterm>
<indexterm><primary>IP options</primary></indexterm>