https://github.com/threadlinee/proxyddos
ProxyDDoS
https://github.com/threadlinee/proxyddos
ddos ddos-attacks github github-config hacking linux python python3 termux windows
Last synced: about 1 month ago
JSON representation
ProxyDDoS
- Host: GitHub
- URL: https://github.com/threadlinee/proxyddos
- Owner: Threadlinee
- Created: 2025-05-06T09:25:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-10T12:34:01.000Z (about 1 year ago)
- Last Synced: 2025-06-16T17:52:54.088Z (about 1 year ago)
- Topics: ddos, ddos-attacks, github, github-config, hacking, linux, python, python3, termux, windows
- Language: Python
- Homepage:
- Size: 63.5 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ProxyDDoS Tool
ProxyDDoS is an educational tool designed for stress-testing and simulating real-world DDoS attacks using proxies. It leverages HTTP GET floods routed through SOCKS/HTTP proxies to test server resilience, load balancing, and firewall protection.
> â **DISCLAIMER:** This tool is strictly for **educational**, **research**, and **authorized testing** purposes. Do not use this against servers you do not own or have explicit permission to test.
---
## đ Features
- đ Infinite request flooding via proxy rotation
- đ HTTP GET flood using raw sockets
- đ Full proxy support (HTTP, HTTPS, SOCKS4/5)
- đ Real-time request logging
- đ§ Multi-threaded high-speed requests
- đ¨ Stylish terminal UI with animated startup
---
## đ¸ Screenshot


---
## đ§ How It Works
The tool establishes a `CONNECT` tunnel via each proxy to the target host, then sends repeated `GET` requests through that tunnel. This simulates legitimate web traffic, bypassing some weak DDoS protections.
---
## đĻ Requirements
- Python 3.8+
- `pystyle` (for UI effects)
### Install dependencies:
pip install pystyle
# âī¸ Usage
Clone the repo:
git clone https://github.com/Threadlinee/ProxyDDoS.git
cd ProxyDDoS
then
Run the script:
python ddos-508.py
python ddos-508.py
Input the target URL (example: http://example.com)
# âšī¸ The attack will run infinitely until you stop the script manually (Ctrl+C).
# đĄī¸ Legal & Ethical Use
This software is created for:
Penetration testing labs
Load testing under permission
Cybersecurity research
Academic purposes
Do not use it for:
Attacking government, financial, or third-party services
Any illegal or unauthorized testing
# đ License
This project is licensed under the MIT License. See the LICENSE file for details.
# đŦ Credits
Made by Threadlinee
Styled with pystyle
Educational use only. Stay ethical.
# â Support
If you find this tool useful, drop a â or fork it. Contributions and proxy improvements are welcome.
[](https://ko-fi.com/G2G114SBVV)
## Educational Purposes Only!! Stay safe, stay ethical. âī¸