Skip to content

Added Output Normal Functionality #14

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

Merged
merged 13 commits into from
Sep 18, 2017
Merged

Conversation

codingo
Copy link
Owner

@codingo codingo commented Sep 17, 2017

This pull request separates some responsibility from the main virtual_host_scanner() class for handling output. Print statements ended up remaining in virtual_host_scanner.scan() as I couldn't find a reliable way to raise events as items are found in realtime. If this was split out results wouldn't print until a scan is completed which would be bad for large wordlists.

@codingo codingo added this to the 1.0 Release milestone Sep 17, 2017
@codingo codingo self-assigned this Sep 17, 2017
@codingo codingo requested a review from timkent September 17, 2017 06:43
Copy link
Collaborator

@timkent timkent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested new -oN option with and without -p -r and -b. Looks good.

@timkent timkent merged commit 33943a0 into master Sep 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants