Skip to content

Fixing hosts with same ip and verify#1343

Merged
ehsandeep merged 2 commits intodevfrom
bugfix-1342-verify-same-ip
Jan 25, 2025
Merged

Fixing hosts with same ip and verify#1343
ehsandeep merged 2 commits intodevfrom
bugfix-1342-verify-same-ip

Conversation

@Mzack9999
Copy link
Copy Markdown
Member

@Mzack9999 Mzack9999 commented Jan 16, 2025

Close #1342
Close #1322

input list from issue

$ go run . -passive -verify -l test.txt -o port3.txt -silent | wc
40
$ wc -l test3.txt
40

@Mzack9999 Mzack9999 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jan 16, 2025
@Mzack9999 Mzack9999 self-assigned this Jan 16, 2025
@ehsandeep ehsandeep merged commit d01790e into dev Jan 25, 2025
@ehsandeep ehsandeep deleted the bugfix-1342-verify-same-ip branch January 25, 2025 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The content output by -o is incomplete. Output Displayed for Hosts Exceeding Port Threshold Despite Skip Condition

2 participants