mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
27 lines
459 B
Markdown
27 lines
459 B
Markdown
# dnswalk
|
|
|
|
Notes
|
|
-------
|
|
|
|
Help Text
|
|
-------
|
|
```
|
|
Usage: dnswalk [-OPTIONS [-MORE_OPTIONS]] [--] [PROGRAM_ARG1 ...]
|
|
|
|
The following single-character options are accepted:
|
|
With arguments: -D
|
|
Boolean (without arguments): -r -f -i -a -d -m -F -l
|
|
|
|
Options may be merged together. -- stops processing of options.
|
|
Space is not required between options and their arguments.
|
|
|
|
Usage: dnswalk domain
|
|
domain MUST end with a '.'
|
|
```
|
|
|
|
Example Usage
|
|
-------
|
|
|
|
Links
|
|
-------
|