Hi, i've got script request from @BIOS . This script is controlling client last login times. If someone has not connect in within the last 24 hours, the server changes its name to "AFK". You can use with (web) cron or sleep looped while in command line.
Like for more scripts. Have fun :)...
Hello everyone, i I'd like to share with you this class i developed a long time ago to protect from bots. I'll keep developing if you like :)
<?php
class CloudFirewall {
private $email;
private $key;
private $curl;
public function __construct($email, $key) {...
#Installation
Upload all files to your server.
Open ./vendor/config.php
Edit server settings
Get API key from apixu.com after activate & set key
Enjoy!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.