Skip to content

Conversation

@webfrank
Copy link

Correct bug on passing parameters to scan thread which prevents to fill correctly the results.

The go func(proto, addr) will use the last ip, proto and port from the loop and not the correct one as for addr.
Changing the way parameters are passed the thread will use the correct ones.

@webfrank
Copy link
Author

Does not start threads at all if limit reached and not only limit dial

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.

1 participant