ddosify
High-performance load testing tool, written in Golang. For distributed and Geo-targeted load testing: Ddosify Cloud - https://ddosify.com 🚀
How to download and setup ddosify
Open terminal and run command
git clone https://github.com/ddosify/ddosify.git
git clone is used to create a copy or clone of ddosify repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with ddosify https://github.com/ddosify/ddosify/archive/master.zip
Or simply clone ddosify with SSH
[email protected]:ddosify/ddosify.git