blacklanternsecurity / bbot

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

Optimize scan status message #1422

Closed TheTechromancer closed 1 month ago

TheTechromancer commented 1 month ago

Recently I've noticed that in large scans, it takes a long time (10+ seconds) to calculate the third and final status message. This is a problem, since it significantly increases the duration of the scan.

TheTechromancer commented 1 month ago

Added in https://github.com/blacklanternsecurity/bbot/pull/1423.