Skip to content

2.5.0

Compare
Choose a tag to compare
@AlexNDRmac AlexNDRmac released this 09 Apr 15:32
· 45 commits to main since this release
2706a70

Added

  • Check DRipper updates from GitHub tags and show notification to user about it.
  • Added check for anti-DDoS page protection for check-host.net service.
  • Script command parameter generator to help users with incorrect command line parameters or errors with parameters

Changed

  • Changed multiple target argument pass. Targets should be passed separately with -s flag.
  • Moved target specific validation from statistic and context to Target class
  • Targets manager can allocate attacks after target is removed and encapsulates logic related to the targets collection management.