some modify
Link video demo program Click here!!!.
- Install Python3 (Python 3.7.3) with pip
- Clone the repository:
git clone https://github.com/Lekssays/ddos-tool.git - Install pip requirements:
pip3 install -r requirements.txt
- Usage:
python script.py [-h] [-u USER_AGENTS] -t TARGET -tr THREADS - Example:
python3 script.py -u user_agents.txt -t http://example.com -tr 1000 -s 200 -h: to display help menu-t: to specify the target (REQUIRED)-u: to specify user-agents text file (REQUIRED)-tr: to specify number of threads (OPTIONAL, by default 1000)
- python ddos.py
- Enter ip:
- Enter port:
This is demo program for education purpose.