github getanteon/anteon v0.11.0

3 years ago

✅ Correlation feature Introduced by @kenanfarukcakir

Correlation - Extract variables from earlier phases and pass them on to the following ones. Usage: https://github.com/ddosify/ddosify#correlation

Breaking Changes

The protocol flag -p is deprecated. You should include the protocol in the target flag: -t. Example:

Old:

ddosify -t servdown.com -p https

New:

ddosify -t https://servdown.com

Changelog

More? 🚀

Don't miss a new anteon release

NewReleases is sending notifications on new releases.