=== WP Shieldon Security - Web Application Firewall === Contributors: terrylin Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=donate%40terryl.in&item_name=WordPress+Plugin+-+WP+Shieldon¤cy_code=USD&source=url Tags: anti-scriping, security, firewall, brute-force, xss-protection Requires at least: 4.0 Tested up to: 5.3.2 Stable tag: 1.6.0 Requires PHP: 7.1.0 License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl.html == Description == WP Shieldon is a WordPress security plugin based on [Shieldon](https://github.com/terrylinooo/shieldon) library, a Web Application Firewall (WAF) for PHP. When the users or robots are trying to view many your web pages at a short period of time, they will temporarily get banned. To get unbanned by solving Catpcha. Of course, this plugin protects your webiste from [Brute Force Attacks](https://wordpress.org/support/article/brute-force-attacks/) very well. You can visit the plugin author - [Terry L.](https://terryl.in)'s blog and try reloading the pages several times then you will see how this plugin works. You can also try Terry's login page then you will find it protected. == Documents == - [Traditional Chinese](https://terryl.in/zh/repository/wp-shieldon/) == Open Source Code == Plugin: [https://github.com/terrylinooo/wp-shieldon](https://github.com/terrylinooo/wp-shieldon) Core library: [https://github.com/terrylinooo/shieldon](https://github.com/terrylinooo/shieldon) == Features == - Realtime statistics - See who are browsing your website and their status. - Beautiful and detailed statistics and dashboard. - Block bad bots by default - Backlink crawlers, copyright crawlers and WayBack machine bot. - IP manager - Block signle IP or IP range as you want. (IPv6 supported) - Online session control - You can limit just how many visitors browsing your website. Good for webmasters whose blog is hosted on a share hosting. - SEO friendly - You can allow popular search engines such as Google, Bing, Yahoo and others, put them in the whitelist. - XML RPC, Login, Signup page protection. - Multiple data drivers - Redis, SQLite, File system, MySQL. - Multiple CAPTCHA modules - Google reCAPTCHA v2, v3 and Image CAPTCHA. - XSS Protection. - Page authentication. - Many others you can find by yourself :) Check out my other WordPress works here: - [Markdown Editor](https://wordpress.org/plugins/wp-githuber-md/) - WP Githuber MD - an all in one Markdown editor. - [SEO Search Permalink](https://wordpress.org/plugins/seo-search-permalink/) - Static search permalink. - [Mynote Theme](https://wordpress.org/themes/mynote/) - Theme for programmers. == Screenshots == 1. Settings. 2. IP manager. 3. Statistics and dashboard. 4. Rule table. 5. IP log table. 6. Session table. 7. User has reached the limit and asked for CAPTCHA. == Copyright == WP Shieldon, Copyright 2019 TerryL.in WP Shieldon is distributed under the terms of the GNU GPL This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. == Changelog == = 1.0.0 * First release. = 1.0.1 * Fix Redis check. = 1.0.2 * Add CDN setting. = 1.0.3 * Fix setting URL in plugin page. * Fix SQLite check. * Fix daemon Enable button not working. = 1.1.0 * Add dashboard * Fix passcode not working. = 1.2.0 * Add report - IP log table. * Add report - Session table. * Add report - Rule table. = 1.2.1 * Fix variable type error. = 1.2.2 * Add new tabs for more period data on dashboard. * Fix component loading issue. = 1.2.3 * Update readme. * Fix i10n issues. * Imporve statistics pages. = 1.3.0 * Add IP management on IP rule table page. = 1.3.1 * Fix passcode login issue. = 1.3.2 * Fix JavaScript conflicts. = 1.3.3 * Fix passcode login issue. * Improve performance. = 1.3.4 * Exclude password-protected posts' form. * Update uninstall.php = 1.4.0 - Update Shieldon core. - Add feature - XSS protection. - Add feature - WWW-authenticte page protection. - Add setting page - Overview. = 1.4.1 - Update localization strings. (zh_TW, zh_CN) - Fix typo. = 1.4.2 - Fix issue #6 - Issue with 'Save Draft' feature. = 1.4.3 - Update Shieldon core up to 0.1.7 - Update translation strings. = 1.5.0 (WordCamp Taipei version) - Assign language code to dialog UI. - Update translation strings. = 1.6.0 - Update Shieldon kernel. - Add options in settings allowing to avoid conflicts with some WordPress core functions. - Add an option for switching Action Logger. - Add import/export settings feature. - Add page - operation status. - Update translation strings. == Upgrade Notice ==