Skip to content

added optional arugment to exclude hosts parsed from normal files with empty results from ouput#23

Open
jasonmpittman wants to merge 2 commits into
maaaaz:masterfrom
jasonmpittman:master
Open

added optional arugment to exclude hosts parsed from normal files with empty results from ouput#23
jasonmpittman wants to merge 2 commits into
maaaaz:masterfrom
jasonmpittman:master

Conversation

@jasonmpittman

Copy link
Copy Markdown

Hi,

I made the following changes:

  • added the '-e', '--exclude' argument to the argparser object on line 66
  • added logic such that a line like "66.110.224.130";"";"";"";"";"";"" will be excluded from output when the '-e' option is issued. this code is spans lines 627 - 636
  • updated the version on line 47
  • updated the README to reflect the the new argument.

Collectively, these changes cleanup the output when parsing normal nmap files. While this is specific to research I am working on, I thought others might also want to benefit from the change.

-Jason

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.

1 participant