Web and network denial of service attack simulator (stress test)
Guide to using the tool
If you are a Windows user and want to use the executable file It is enough to download repository and open the [XaNaX.exe] extension file
If you want to run the tool as an open source with Python compiler It is better to type the following commands and install the libraries through requirements.txt file before use
Use Python3:
python -m pip install --upgrade pip pip install -r requirements.txt
if you use windows os and want to run exe becuse of auto close cmd after end task you need to open XaNaX.exe as Command Prompt (CMD)