This project is a Python-based UDP traffic generator intended solely for learning, research, and controlled network‑stress testing.
It must be used on systems, servers, or networks with permission.
- Multi-threaded UDP packet sender
- Three traffic modes:
UPD-FLOOD– Standard packet spammerUPD-Power– Higher‑amplification packet loadUDP-Mix– Alternates between both packet sizes (375 and 750)
- Customizable packet loop count
- Python 3
- Clone this repository:
git clone https://github.com/The-R34per/Python-DDoS-Script- Run the script:
python3 Python-DDoS-Script.py <host> <port> <method>Example:
python3 Python-DDoS-Script.py 127.0.0.1 1234 UPD-FLOODPython DDoS Script © 2026 by The-R34per is licensed under CC BY-NC-SA 4.0. To view a copy of this license, visit https://creativecommons.org/licenses/by-nc-sa/4.0/