Features
Protocol Agnostic – Currently supporting HTTP, HTTPS, HTTP/2. Other protocols are on the way.
Scenario-Based – Create your flow in a JSON file. Without a line of code!
Different Load Types – Test your system’s limits across different load types.
Installation
ddosify is available via Docker, Homebrew Tap, and downloadable pre-compiled binaries from the releases page for macOS, Linux and Windows.
Docker
docker run -it –rm ddosify/ddosify
Homebrew Tap (macOS and Linux)
br…