Skip to content

anti-ddos/Anti-DDOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

47 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Anti DDOS | BASH SCRIPT

anti-ddos bash-language

Programming Languages :

  • BASH

System :

Explanation :

Anti-DDOS project is an open source software project developed to protect against DOS and DDoS attacks. The project was written using bash programming language. By writing iptables rules into the Linux operating system. Takes the necessary defense configurations. And it only works on the linux operating system (or see Windows Installation for Windows). 100% compatible for Linux operating systems. It does not provide 100% security, it will only help you to take the necessary measures.

How to use ?

You need to set the config file according to your system architecture.

Windows Installation

This requires MSYS2 (winget install msys2).

msys2
git clone https://github.com/anti-ddos/Anti-DDOS
cd ~/Anti-DDOS
bash ./anti-ddos.sh

RUN

root@ismailtasdelen:~# bash ./anti-ddos.sh

Cloning an Existing Repository ( Clone with HTTPS )

root@ismailtasdelen:~# git clone https://github.com/ismailtasdelen/Anti-DDOS.git

Cloning an Existing Repository ( Clone with SSH )

root@ismailtasdelen:~# git clone git@github.com:ismailtasdelen/Anti-DDOS.git

About DOS and DDOS :

Published Website :

Contact :