diff --git a/README.md b/README.md index 9df70ae..ba0abfb 100644 --- a/README.md +++ b/README.md @@ -93,14 +93,17 @@ USAGE: masscanned [OPTIONS] --iface OPTIONS: - -h, --help Print help information - -i, --iface the interface to use for receiving/sending packets - --ip-addr Inline list of IP addresses to impersonate, comma-separated - --ip-addr-file File with the list of IP addresses to impersonate - -m, --mac-addr MAC address to use in the response packets - -q, --quiet Quiet mode: does not output anything on stdout - -v Increase message verbosity - -V, --version Print version information + -h, --help Print help information + -i, --iface the interface to use for receiving/sending packets + --ip-addr Inline list of IP addresses to impersonate, comma-separated + --ip-addr-file File with the list of IP addresses to impersonate + --ip-addr Inline list of IP addresses to impersonate, comma-separated + --ignored-ip-addr-file File with the list of IP addresses to NOT respond to + -m, --mac-addr MAC address to use in the response packets + -q, --quiet Quiet mode: does not output anything on stdout + --format Format in which to output logs [default: console] [others: logfmt] + -v Increase message verbosity + -V, --version Print version information ``` ## Supported protocols - details