ddosify

High-performance load testing tool, written in Golang

Options

NameDescription
-t <URL>
  • Required ✳
-n <RequestCount>Total request count. Default: 100
-d <Duration>Test duration in seconds. Default: 10
-l <RequestType>Type of the request. Default: linear
-m <HTTPMethod>HTTP Methods. Default: GET
-b <Body>Body for the request
-a <BasicAuth>Basic authentication
-h <header>
  • Repeatable ♾
-T <Timeout>Timeout in seconds. Default: 5
-P <Proxy>Proxy address
-o <OutputFormat>Test result output format. Default: stdout
--config <ConfigFile>Config file of the load test i.e example_ddosify_config.json
--versionPrints version, git commit, built date (utc)
--debugIterates the scenario once and prints curl-like verbose result
--helpPrints CLI flags