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

Renamed User Agent and Added default maxthread to Go #877

Merged
merged 2 commits into from
May 1, 2024

Conversation

tombui99
Copy link
Contributor

@tombui99 tombui99 commented Apr 24, 2024

#886

As requested from @wicksipedia

@wicksipedia
Copy link
Member

dealing down the maximum number of threads is good, but is there any pauses after a thread completes to let the server catch it's breath?

@tombui99
Copy link
Contributor Author

tombui99 commented Apr 24, 2024

Hey @wicksipedia

dealing down the maximum number of threads is good, but is there any pauses after a thread completes to let the server catch it's breath?

I have added an extra 3ms pause after every thread completes (after each link scan finishes) if this is what you are after.

Hey @william-liebenberg

This change increases the scan duration greatly - let me know if you are happy.

@tombui99 tombui99 merged commit 139714c into main May 1, 2024
4 checks passed
@tombui99 tombui99 deleted the rename-user-agent-and-add-maxthread branch May 1, 2024 23:20
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.

3 participants