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.
- Host: GitHub
- URL: https://github.com/mython-dev/root-dos
- Owner: mython-dev
- Created: 2023-01-18T20:29:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-18T20:31:14.000Z (over 3 years ago)
- Last Synced: 2025-01-23T06:30:11.768Z (over 1 year ago)
- Topics: ddos-attack-tools, ddos-attacks, ddos-scripts, ddos-tool, dos, dos-attack, python, python3, tools
- Language: Python
- Homepage:
- Size: 111 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
[](https://github.com/mython-dev)
[](mailto:miton0030@gmail.com)
[](https://instagram.com/mython_dev)