Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Sanix-Darker/DDosy
Perform a Ddos attack with Threads (Educational purpose)
https://github.com/Sanix-Darker/DDosy
Last synced: 11 days ago
JSON representation
Perform a Ddos attack with Threads (Educational purpose)
- Host: GitHub
- URL: https://github.com/Sanix-Darker/DDosy
- Owner: Sanix-Darker
- Created: 2018-10-23T18:33:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T18:39:34.000Z (about 6 years ago)
- Last Synced: 2024-10-15T23:12:33.751Z (26 days ago)
- Language: Python
- Size: 1.95 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-termux-hacking - DDosy - Perform a Ddos attack with Threads (Educational purpose).[![->](https://img.shields.io/github/stars/Sanix-Darker/DDosy.svg?style=social&label=Star&maxAge=2592000)](https://github.com/Sanix-Darker/DDosy/stargazers/) (Uncategorized / Uncategorized)
README
# DDosy
### Installation
```shell
git clone https://github.com/Sanix-Darker/DDosycd DDosy
# Example
python3 ddosy.py -s target -t 300
```### Usage
```shell
usage : python3 ddosy.py [-s] [-p] [-t]
-h : help
-s : server ip
-p : port default 80
-t : turbo default 135
```