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

fix new listen handler initialization #1233

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

dogancanbakir
Copy link
Member

Closes #1125

sudo ./example
[INF] Running SYN scan with root privileges
[INF] syn scan is not possible, falling back to connect scan
[INF] Running SYN scan with root privileges
[INF] Running SYN scan with root privileges
[INF] syn scan is not possible, falling back to connect scan
[INF] Running SYN scan with root privileges
[INF] syn scan is not possible, falling back to connect scan
[INF] syn scan is not possible, falling back to connect scan
[INF] Running SYN scan with root privileges
[INF] Running SYN scan with root privileges
[INF] Running SYN scan with root privileges
[INF] Running SYN scan with root privileges
[INF] syn scan is not possible, falling back to connect scan
[INF] Running SYN scan with root privileges
[INF] Running SYN scan with root privileges
127.0.0.1:5000
[INF] Found 1 ports on host 127.0.0.1 (127.0.0.1)
&{127.0.0.1 127.0.0.1 [5000-0-false] 0}

@Mzack9999 Mzack9999 self-requested a review October 11, 2024 13:22
Copy link
Member

@Mzack9999 Mzack9999 left a comment

Choose a reason for hiding this comment

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

Implementation: lgtm

Please have a look at failing integration tests

@dogancanbakir dogancanbakir linked an issue Oct 11, 2024 that may be closed by this pull request
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.

ocasionally panic when running host discovery concurrently
2 participants