Skip to content

fix new listen handler initialization#1233

Merged
ehsandeep merged 4 commits intodevfrom
fix_listenhandler_nil_err
Nov 8, 2024
Merged

fix new listen handler initialization#1233
ehsandeep merged 4 commits intodevfrom
fix_listenhandler_nil_err

Conversation

@dogancanbakir
Copy link
Copy Markdown
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
Copy Markdown
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
Base automatically changed from dev to main October 30, 2024 12:34
@Mzack9999 Mzack9999 changed the base branch from main to dev October 30, 2024 21:18
@ehsandeep ehsandeep merged commit 98fa25e into dev Nov 8, 2024
@ehsandeep ehsandeep deleted the fix_listenhandler_nil_err branch November 8, 2024 18:23
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

3 participants