blacklanternsecurity / bbot

A recursive internet scanner for hackers.
https://www.blacklanternsecurity.com/bbot/
GNU General Public License v3.0
4.58k stars 414 forks source link

Dynamic Gowitness Thread Count #1384

Closed TheTechromancer closed 4 months ago

TheTechromancer commented 4 months ago

If gowitness thread count is isn't specified by the user, this PR sets it to 2x the system's CPU count, up to a max of 20.

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 92%. Comparing base (0dd4377) to head (6d78969).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1384 +/- ## ===================================== - Coverage 92% 92% -0% ===================================== Files 321 321 Lines 20591 20593 +2 ===================================== + Hits 18915 18916 +1 - Misses 1676 1677 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.