Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug #1

Closed
ghost opened this issue Sep 29, 2020 · 0 comments
Closed

Bug #1

ghost opened this issue Sep 29, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 29, 2020

Bug exists when using ./puredns resolve domains.txt --write flag to write valid domains

Created a pull request pull1

@ghost ghost closed this as completed Sep 29, 2020
d3mondev added a commit that referenced this issue May 3, 2021
Entire rewrite in Go for puredns v2.0.0 release.

Additional changes:

- Stdin can be used in place of the domain list or wordlist files
- Quiet flag
- DNS load balancing handling with the --wildcard-tests flag
- Batch processing during wildcard detection with --wildcard-batch flag to help prevent memory issues that can happen on very large lists
- Progress bar during wildcard detection
- Display of options at the start of the program
- Sponsors command to view active sponsors
- More robust wildcard detection algorithm
- Remove dependency on 'pv' and do progress bar and rate limiting internally instead.
- Massdns output file is now written in -o Snl format.
- Remove default list of public resolvers
- Remove --write-answers command line option since the full wildcard answers are no longer kept in memory
- Massdns and wildcard detection will retry on SERVFAIL errors.
- Add missing entries in the massdns cache
- Many bug fixes
@ghost ghost mentioned this issue Jun 16, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants