infosec-au / altdns

Generates permutations, alterations and mutations of subdomains and then resolves them
Apache License 2.0
2.26k stars 446 forks source link

The output is huge #43

Open adam9901 opened 1 year ago

adam9901 commented 1 year ago

hi, I am using a wordlist like 130 Mb, I know it is big but how to limit the output file created by -o flag , because I get an output file like 50 gig , is there a way to stop altdns when the output is X gigs ?

c4ir0 commented 1 year ago

actually you wanna resolve the domains which were generated by altdns by using the -r option that will limit the results to the subdomains which have DNS records as the full list is not useful except for test to find out the working ones

djallalzoldik commented 1 year ago

Hi I have the same issue the output huge , I want to print the output I don't wont to save it , are there any solution thanks