Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanix-darker/antiddos-system

🛡️⚔️ Protect your web app from DDOS attack or the Dead Ping + CAPTCHA VERIFICATION in one line!
https://github.com/sanix-darker/antiddos-system

captcha captcha-breaking captcha-image connection-frequency ddos ddos-attacks hack hacking php protected protection protector robot secure secure-access secured security security-tools verification web

Last synced: about 2 months ago
JSON representation

🛡️⚔️ Protect your web app from DDOS attack or the Dead Ping + CAPTCHA VERIFICATION in one line!

Awesome Lists containing this project

README

        

# THIS PROJECT IS DEPRECATED AND I DON'T MAINTAIN IT ANYMORE, PLEASE REFERS TO MODERNS SOLUTIONS INSTEAD


AntiDDOS-system


A simple way to protect your web application from DDOS attack(FREELY) in *1 line*.

## How it work?

At each connection, the system temporarily saves the ip address of the client and monitors its connection frequency, if this connection frequency is abnormal, then the system considers it as a black ip address and sends a verification request in the form of a verification. Captcha integrated into the system, if he passes this check, then it is a human and not a robot!

### Testing...

**"This project has been tested by severals ddos software with a score of 77%."**
## How to use it?

### Basic USAGE
```php


Example Web page protected!


...

Example Web page protected!


...

```

### Advance USAGE:
```php
The "AntiDDOS System" failed to load properly on this Web Site, please de-comment the \'catch Exception\' to see what happening!';
//Print out the exception message.
//echo $ex->getMessage();
}
// cp -r AntiDDOS-system/ /var/www/html/
?>
---- THE HTML PAGE CONTENT ----
```

## Author

- [Sanix-darker](https://github.com/sanix-darker)

## LICENSE

[MIT License](https://github.com/Sanix-Darker/AntiDDOS-system/blob/master/LICENSE)

PS: Send me some feedback to make this project more powerfull than ever! ;-)