Replies: 3 comments 3 replies
-
nice usage of a mobile device. 🥇 this behaviour occurs because you input a file with several domains, and the project will not handle them concurrently. might add a feature branch to add some optional backpressure, backoff handled concurrency with -dL some day. |
Beta Was this translation helpful? Give feedback.
-
@x-stp concurrency won’t help since all sources have rate limits that Subfinder try to respects by default. Increasing concurrency leads to more rate-limiting and fewer results. |
Beta Was this translation helpful? Give feedback.
-
@DharmX1 You can use the -stats option to see the time taken by each source. If you’re aiming to reduce runtime over result count, you can exclude the sources (
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Subfinder is taking approximately 2min for subdomain enumeration on latest version.
Currently I'm using
subfinder -dL domain.txt -o output.txt
[
](url)
Beta Was this translation helpful? Give feedback.
All reactions