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

https://github.com/mython-dev/root-dos

Simple DOS attack tool written on python.
https://github.com/mython-dev/root-dos

ddos-attack-tools ddos-attacks ddos-scripts ddos-tool dos dos-attack python python3 tools

Last synced: about 1 year ago
JSON representation

Simple DOS attack tool written on python.

Awesome Lists containing this project

README

          

# Project Title

> Simple DOS attack tool written on python.

## Installation

1: Cloning the project:

```bash
git clone https://github.com/mython-dev/Root-Dos.git
```

2: Get into the project' folder:

```bash
cd Root-Dos/
```

3: Install all dependencies:

```bash
chmod u+x install.sh
sudo ./install.sh
```

4: Run the script:

```python
sudo python3 ./attack.py
```

## Uninstallation

1. Run the script:

```bash
chmod u+x uninstall.sh
sudo ./uninstall.sh
```

## Screenshots

## Tested On ✅

- `Kali Linux`
- `Mac OS`
- `Termux`

## Not Tested on ❌

- `Windows`

## libraries

- `Python 3`
- `sockets`
- `requests`

## Author

- [@myth-dev](https://t.me/myth_dev)

## 🔗 Links
[![portfolio](https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge&logo=telegram&logoColor=white)](https://github.com/mython-dev)
[![Gmail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white)](mailto:miton0030@gmail.com)
[![Instagram](https://img.shields.io/badge/mython_dev-E4405F?style=for-the-badge&logo=instagram&logoColor=white)](https://instagram.com/mython_dev)