ADSS is a script written in Shell that automatically updates itself and determines your Linux OS’s version, bit size, and distribution.
Tested support for the current version – Ubuntu, Debian, Fedora, Centos, Arch Linux, Kali Linux, Parrot Security OS, Rocky Linux, AlmaLinux OS, Manjaro, Oracle Linux, Void Linux (x86,x64,arm)
You can ask for help in the IT Army of Ukraine Chat.
💽 Installation and Launch
DDoS SERVER AUTOSTART SCRIPT (ADSS) FOR LINUX
Use this command to install :
curl -sL https://raw.githubusercontent.com/it-army-ua-scripts/ADSS/install/install.sh | bash -s
During installation, the script automatically installs the necessary packages: zip, unzip, gnupg, ca-certificates, curl, git, and dialog
Working directory: /opt/itarmy
🛠 ADSS management
Running ADSS :
adss
Launch of ADSS in English :
adss --lang en
This command automatically installs the right DDoS tools for your system, sets up brute force protection, sets up a firewall, runs MHDDOS, and adds MHDDOS to system startup. The process log is displayed in real time:
adss --auto-install
Full recovery/reinstallation of the script to the default settings :
adss --restore
Viewing the current ADSS settings:
adss config
Remove ADSS :
adss --uninstall
