Output save in File
awais922609 opened this issue · 2 comments
awais922609 commented
Hello , Really great tool but I noticed that there is no option for saving output in a file that causes a lot of problem for me. It would be really really best if you kindly add this feature to this tool for saving output in a file.
enenumxela commented
Great, I will add the option. For the time being perhaps you could pipe the results to a file like sigurlfind3r -d [DOMAIN] --silent > urls.txt
Elsfa7-110 commented
also you can make it easily by
| anew -q xxx.txt
and use -s to output urls only