Skip to content

Commit 6e42d06

Browse files
Update README.md
1 parent d6be998 commit 6e42d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ cat subs.txt | dnsresolver -p 443,80,8080,8081
5353
First step would be to get all the unresolved hosts from a given domain list using:
5454

5555
```bash
56-
cat subs.txt | dnsresolver --show-unresolved | unresolved.txt
56+
cat subs.txt | dnsresolver --show-unresolved | anew unresolved.txt
5757
```
5858

5959
Then, to discover all the virtual hosts from a given domain list,

0 commit comments

Comments
 (0)