大家好唷。
在今天六月10日有在本版分享自己的作品,一支防砍站、爬虫的 PHP library。
过了半年,这半年之间小的手痒做了个 WEB UI,让大家可以很容易使用。
GitHub: https://github.com/terrylinooo/shieldon
官方网站:http://shieldon.io/zh/
如果您有偏好的 PHP 框架,以下是整合方法。
https://shieldon.io/zh/guide/cakephp.html (CakePHP)
https://shieldon.io/zh/guide/laravel.html (Laravel)
https://shieldon.io/zh/guide/codeigniter.html (CodeIgniter)
https://shieldon.io/zh/guide/symfony.html (Symfony)
https://shieldon.io/zh/guide/zend.html (Zend)
https://shieldon.io/zh/guide/slim.html (Slim)
https://shieldon.io/zh/guide/yii.html (Yii)
https://shieldon.io/zh/guide/phpixie.html (PHPixie)
https://shieldon.io/zh/guide/fatfree.html (FatFree)
https://shieldon.io/zh/guide/fuel.html (Fuel)
原本只是单纯的 Library,需要自己使用提供的类别及方法组装自己想要的功
能。现在已经有 Web UI 形式的控制面板可以使用。可以做到转传命令给系统
的 Iptables 防火墙阻挡攻击者,详细需要自己进防火墙面板囉。
授权: MIT