Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danitechid/ddos-script

DDoS Script - Python
https://github.com/danitechid/ddos-script

ddos ddos-attack-tools ddos-attacks ddos-script python python-script

Last synced: about 1 month ago
JSON representation

DDoS Script - Python

Awesome Lists containing this project

README

        

# DDoS Script
Attention! Please don't use this script to do any illegal activity, don't sell it, understand?

## Installation
### Install requirement packages
```bash
apt install git python -y
```
### Clone repo
```bash
git clone https://github.com/danitechid/ddos-script
```
### Navigate to the folder
```bash
cd ddos-script
```
### Install module request python
```bash
pip install requests colorama
```
### How to use
```bash
python main.py
```
### Usage
```bash
python main.py https://example.com 100
```