Skip to content

2.4.0

Choose a tag to compare

@AlexNDRmac AlexNDRmac released this 05 Apr 16:38
3d1143b

Added

  • Added support for multiple targets. Multiple target should be passed as sting with ',' as delimiter
  • Threads are distributed uniformly between targets.
  • Irresponsive targets and their threads die in runtime.
  • Added support for the log-level argument.

Changed

  • Target-related stats are represented on pages. Pages are rotated automatically in 5 seconds intervals.
  • Refactored stats representation. Isolated target-related details builder.
  • Isolated time interval manager.
  • Improved error messages and description about error when validates input arguments.

Fixed

  • Fixed CloudFlare detection logic.