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

Fix #199 #209

Closed
wants to merge 4 commits into from
Closed

Fix #199 #209

wants to merge 4 commits into from

Conversation

manuelbua
Copy link

This is one way of solving issue #199: when multi-domain enumerations are performed, the output file is now overwritten at the first enumeration and successive enumerations will append the results instead.

This is consistent with the default behavior of overwriting the output file if the user supplied one.

Not sure if code style and/or the general idea fits the "subfinder" way of doing things though, let me know!

When doing multiple iterations, ensure the first one is actually
overwriting the output, as this is the default behavior.

Successive enumerations in the batch will append the results instead.
@Ice3man543
Copy link
Member

Hey, This seems good. I will make some changes to align the code with the default code style, but overall nice work. Thanks for the PR. I'll try to merge it asap!

@manuelbua
Copy link
Author

Cool thanks, happy to help out!

@Ice3man543
Copy link
Member

Hey, i wanted compatability with -o and -oD flag while working. So i used an alternate way to implement the functionality. Anyway, thank you so much for the PR. Appreciated a lot! Check the PR below for the current implementation -

#211

Closing this PR now!

@Ice3man543 Ice3man543 closed this Jan 10, 2020
@manuelbua manuelbua deleted the fix-199 branch August 13, 2020 15:50
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

Successfully merging this pull request may close these issues.

2 participants