forked from masasron/Anti-tor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
40 lines (29 loc) · 1.25 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
=== Anti Tor ===
Contributors: ronmasas
Donate link: http://ronmasas.com/donate
Tags: Tor, Block Tor
Requires at least: 3.0.1
Tested up to: 3.8
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Using this plugin you will be able to fully detect & restrict any Tor activity on your website.
== Description ==
Tor is a great tool, but the anonymity it offers also attracts a lot of bad people.
Using this plugin you will be able to fully detect & restrict any Tor activity on your website.
Features
1. Detect & restrict any Tor activity on your website
1. Easy off on switch
1. Show the number of blocked attempts
How it works?
Anti Tor is frequently pulling a list with all the `Tor nodes` IP addresses, with this information it can
construct a good black list for Tor users.
(The plugin send requests to my server http://localhoster.org every half an hour, in order update your site black list.)
== Installation ==
1. Upload `antitor` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Click on the `Anti Tor` menu item
4. Check the `Block access for Tor users`
== Screenshots ==
1. http://ronmasas.com/wp-content/uploads/2014/04/antitor.jpg
== Changelog ==