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

Reducing duplicate debug messages on scanned ips #522

Merged
merged 3 commits into from
Jan 10, 2023

Conversation

Mzack9999
Copy link
Member

Closes #357

@Mzack9999 Mzack9999 added the Type: Enhancement Most issues will probably ask for additions or changes. label Jan 5, 2023
@Mzack9999 Mzack9999 self-assigned this Jan 5, 2023
@Mzack9999 Mzack9999 linked an issue Jan 5, 2023 that may be closed by this pull request
Copy link
Member

@tarunKoyalwar tarunKoyalwar left a comment

Choose a reason for hiding this comment

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

lgtm!

./naabu -host scanme.sh,www.scanme.sh -p 80 -v

                  __
  ___  ___  ___ _/ /  __ __
 / _ \/ _ \/ _ \/ _ \/ // /
/_//_/\_,_/\_,_/_.__/\_,_/ v2.1.1

		projectdiscovery.io

Use with caution. You are responsible for your actions
Developers assume no liability and are not responsible for any misuse or damage.
[DBG] Using host 128.199.158.128 for enumeration
[INF] Running CONNECT scan with non root privileges
[INF] Found 1 ports on host scanme.sh (128.199.158.128)
scanme.sh:80
[INF] Found 1 ports on host www.scanme.sh (128.199.158.128)
www.scanme.sh:80

@ehsandeep ehsandeep merged commit c4a8962 into dev Jan 10, 2023
@ehsandeep ehsandeep deleted the issue-357-debug-dedupe-msg branch January 10, 2023 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Debug message improvements on unique ip deduplication
3 participants