projectdiscovery / subfinder

Fast passive subdomain enumeration tool.
https://projectdiscovery.io
MIT License
10.04k stars 1.26k forks source link

resolver syntax #294

Closed Sy3Omda closed 4 years ago

Sy3Omda commented 4 years ago

Hi,

i was wondering what is the syntax for resolvers.txt file? my file is as following

8.8.8.8
8.8.4.4
1.1.1.1

and so on , dose this need to modify !

ehsandeep commented 4 years ago

Yes, that's the correct format, also for resolving we do suggest to use shuffledns and you can pipe it with subfinder + wildcard filtering as well.

subfinder -d uber.com | shuffledns -d uber.com -r resolvers.txt