Official Documentation
With the many "webmaster toolbox" applications available nowadays, you may ask yourself a simple, but very logical question - "Why should I choose Web Keeper?". Below we have listed some of the highlighted aspects of the script.
To begin with, it is very "easy on the eyes", intuitive and just plain simple to operate! It is fully responsive and can be accessed from any device! Web Keeper takes your website's security very seriously, in fact it's entirely automated! DDos/Bot Detections and Blocks are done automatically, so you don't have to worry for that. Input Sanitization is also present so you can be sure that the data coming from your forms is filtered. Yes, this also means XSS Protection. There are many other security tools available in the panel, why don't you go ahead and see for yourself?
We know that productivity is something very important for every webmaster, thus it one of the aspects on which we focus the most. Dozens of tools to speed up your daily work cycle and make you more productive are available.
Web Keeper is built to be extremely flexible. It features a powerful plugin API, which allows for high quality plugins and infinite possibilities. Anyone with some basic programming experience can create their own plugins.
<?php
require("core/config.php");
require("core/guard.php");
guard($ddos_guard, $bot_guard, $default['email'], $notif);
  Note: Web Keeper must be located in a subfolder inside of your root directory