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

why there's no EthernetWriteWorker init? program is hung #1162

Open
iuliu8899 opened this issue Jul 30, 2024 · 0 comments
Open

why there's no EthernetWriteWorker init? program is hung #1162

iuliu8899 opened this issue Jul 30, 2024 · 0 comments
Assignees
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@iuliu8899
Copy link

Naabu version:

dev

Current Behavior:

image

v2/pkg/scan/scan_unix.go:126

why there is no go EthernetWriteWorker() here?

since no handle of ethernetPacketSend chan, the program would hang in EnqueueEthernet func after packetSendSize packet send (default 2500).
image

Expected Behavior:

Steps To Reproduce:

Anything else:

@iuliu8899 iuliu8899 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jul 30, 2024
@Mzack9999 Mzack9999 self-assigned this Sep 3, 2024
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

No branches or pull requests

2 participants