mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-10 12:35:42 +02:00
dnsx: fix typo (#12635)
This commit is contained in:
parent
885a472ce9
commit
35ef11c99a
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
|
||||
`dnsx -domain {{FUZZ.example.com}} -wordlist {{path/to/wordlist.txt}} -re`
|
||||
|
||||
- Brute force DNS records from a list of [d]omains and wordlists, appending [o]utput to a file wih [n]o [c]olor codes:
|
||||
- Brute force DNS records from a list of [d]omains and wordlists, appending [o]utput to a file with [n]o [c]olor codes:
|
||||
|
||||
`dnsx -domain {{path/to/domain.txt}} -wordlist {{path/to/wordlist.txt}} -re -output {{path/to/output.txt}} -no-color`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue