mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-02 14:48:22 +00:00
Fix typo in options
This commit is contained in:
parent
774af0b781
commit
ca3b9a75fc
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ OPTIONS:
|
|||
-i, --iface <iface> the interface to use for receiving/sending packets
|
||||
--ip-addr <iplist> Inline list of IP addresses to impersonate, comma-separated
|
||||
--ip-addr-file <ipfile> File with the list of IP addresses to impersonate
|
||||
--ip-addr <iplist> Inline list of IP addresses to impersonate, comma-separated
|
||||
--ignored-ip-addr <iplist> Inline list of IP addresses to NOT respond to, comma-separated
|
||||
--ignored-ip-addr-file <ignoredipfile> File with the list of IP addresses to NOT respond to
|
||||
-m, --mac-addr <mac> MAC address to use in the response packets
|
||||
-q, --quiet Quiet mode: does not output anything on stdout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue