Changeset 980143
- Timestamp:
- 09/04/2014 06:36:59 PM (12 years ago)
- File:
-
- 1 edited
-
wp-maltor/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-maltor/trunk/readme.txt
r979947 r980143 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 This plugin blocks traffic f orm malicious IP and Tor Network11 This plugin blocks traffic from malicious IP and Tor Network 12 12 13 13 == Description == 14 14 15 This plugin "hide " the WordPress site if traffic is coming from malicious IP or Tor Network. IP list is updated every 30 minutes calling 2 free services: https://www.dan.me.uk/torlist/ for Tor Exit Nodes and http://myip.ms/files/blacklist/csf/latest_blacklist.txt for malicious IP list.15 This plugin "hides" the WordPress site if traffic is coming from malicious IP or Tor Network. IP list is updated every 30 minutes calling 2 free services: https://www.dan.me.uk/torlist/ for Tor Exit Nodes and http://myip.ms/files/blacklist/csf/latest_blacklist.txt for malicious IP list. 16 16 17 17 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.