Skip to content

Threadlinee/DDoS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

🔥 DDoS (TCP/HTTP Flood Tool)

A high-speed, multithreaded TCP/HTTP-based DDoS stress-testing tool written in Python. Designed for educational and ethical security testing purposes only.


🚀 Features

  • ✅ Multi-threaded flood system
  • ✅ Raw socket-based HTTP/TCP flood attacks
  • ✅ Real-time status output for each request
  • ✅ Supports direct IP attacks (no proxies)
  • ✅ Optimized for performance and concurrency
  • ✅ Clean console UI with banner animation

📦 Requirements

  • Python 3.8+
  • Modules:
    • pystyle
    • requests

Install dependencies: pip install pystyle requests

🛠️ Usage

python ddos.py Enter the target URL when prompted:

[$] Enter the target website URL: http://example.com The tool will auto-resolve the host and start sending threaded flood requests.

⚠️ Disclaimer

This tool is for educational and authorized stress testing only. Using this tool on unauthorized systems is illegal and unethical. The developer is not responsible for any misuse or damage caused.

📚 License

This project is licensed under the MIT License. You're free to use, modify, and distribute — just don’t be a skid.

👤 Author

Made with 💻 by Threadlinee

☕ Support Me

If you like this project, feel free to buy me a coffee!

Buy Me a Coffee

Releases

No releases published

Packages

No packages published

Languages