Skip to content

RaJiska/Anti-Dos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Anti Dos

Aims to prevent basic DoS attacks by analyzing the flow of ingoing packets and blocking IP address of a client if it sends too many packets within a given amount of time.

Usage

Scan Port 22

./anti-dos.sh .tmp_ip 22

Scan Port Range 1000 to 2000

./anti-dos.sh .tmp_ip 1000-2000

About

Basic tool to prevent DoS attacks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages