Skip to content

Latest commit

 

History

History
91 lines (57 loc) · 1.28 KB

README.md

File metadata and controls

91 lines (57 loc) · 1.28 KB

vDDoS auto setup

Automatic installation and configuration. It optimizes the system at its best.

Installation

Step 1 / 1. Adım

install python 3.10

CENTOS

If your OS = centos

yum install python-pip
yum install git
pip install colorama
git clone https://github.com/diabloakar0/vddos-autosetup.git
cd /root/vddos-autosetup/
python3 setup.py

UBUNTU/DEBIAN

If your OS = ubuntu/debian

apt install python-pip
apt install git
pip install colorama
git clone https://github.com/diabloakar0/vddos-autosetup.git
cd /root/vddos-autosetup/
python3 setup.py

Screenshots

Screenshots

Video

0106.mp4

Developer

Logo

Feedback

If you have any feedback, please contact us at support@akarguard.net.

Contributions

Contributions are always welcome!

Please follow the 'code of conduct' of this project.