这是indexloc提供的服务,不要输入任何密码
Skip to content

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