There was an error while loading. Please reload this page.
1 parent d6be998 commit 6e42d06Copy full SHA for 6e42d06
README.md
@@ -53,7 +53,7 @@ cat subs.txt | dnsresolver -p 443,80,8080,8081
53
First step would be to get all the unresolved hosts from a given domain list using:
54
55
```bash
56
-cat subs.txt | dnsresolver --show-unresolved | unresolved.txt
+cat subs.txt | dnsresolver --show-unresolved | anew unresolved.txt
57
```
58
59
Then, to discover all the virtual hosts from a given domain list,
0 commit comments