mirror of
https://github.com/ivre/masscanned.git
synced 2025-10-02 06:38:21 +00:00
Document ignore and format options
This commit is contained in:
parent
0f8ef335a0
commit
774af0b781
1 changed files with 11 additions and 8 deletions
|
@ -97,8 +97,11 @@ 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-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
|
||||
--format <format> Format in which to output logs [default: console] [others: logfmt]
|
||||
-v Increase message verbosity
|
||||
-V, --version Print version information
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue