kaliwiki/tools/dnswalk.md
2014-02-05 00:36:33 -05:00

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
-------