The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Proxy/Web-Proxy Registration Prevention Details »» | |||||||||||||||||||||||||||||||||||
Proxy/Web-Proxy Registration Prevention
Developer Last Online: Nov 2013
Proxy/Web-Proxy Registration Prevention allows to block registrations from most of the Web-proxy/Proxy services. It allows to you to specify count of checked Ports and timeout (max time for respone which system must wait during testing of every port).
Also you can configure product to block all users who have empty HTTP_CONNECTION parameter or who have web-server on his IP with empty Index page (in most cases, that situation reminds Web-proxy). Product requires "curl" support on forum web-hosting (but currently it is enabled in most web-hostings... except free). Screenshot with all possible parameters : Code:
Installation : Just import xml file as usual product. Then configure it via admin pannel in VBulletin Options. Uninstallation : Just uninstall product. ____ Registration process when "Proxy/Web-Proxy Registration Prevention" installed : 1. User must accept usuall Forum Rules (Or so called Users agreement). 2. User will see form with asking to run proxy check with calculated time to wait (time = timeout*count of ports). : 3. After user will click on continue button, system will make needed checks of users's IP. If script will not detect no any proxy, then user will be able to continue registration. If proxy was detected - user will see an error message : For multilanguage forums : After installing of "Proxy/Web-Proxy Registration Prevention" product, you will be able to find and edit needed vbphrases :
___ (English and Russian language included). Download Now
Screenshots
Show Your Support
|
Comments |
#2
|
|||
|
|||
What about Singapore users. I believe many of them are on proxy by default.
|
#3
|
|||
|
|||
This will come in very handy for us. We have two users who continue to re-create a username via proxy and access the site. I hope this helps the situation.
|
#4
|
|||
|
|||
It detected some proxies and failed at detecting others. Would it be possible to modify it so we could list common proxy webservers on the net and add them to a blacklist?
|
#5
|
|||
|
|||
Quote:
Are you mean web-proxies (like anonymouse.org or hidemyass.com) ? Or proxy servers ? If you about web-proxies, then please, post there few examples which was skipped by the script - I want to check them manually. (Or just post there IP's from where your "bad" users still can register). If you about proxies, then you can increase list of checked proxy ports (by default there is only 3 checked ports - 80,8080 and 3128). But increasing ports list will increase time to wait for normal users (time = timeout*ports count). You can find an working proxy list (and most used proxy ports) there. Also script are not able to detect special proxies (in this case proxy server will give to the user other IP, which is not same as proxy server IP). You also can enable two options which is disabled in the down of options list. This will also increase security, but sometimes there will be some normal users who will be blocked too. Quote:
For example if you have proxy list : 209.159.147.197:80 66.197.164.213:80 216.46.129.159:3128 So, you can add them into black list there (without ports) : |
#6
|
|||
|
|||
I get a database error when some one trys to register
maybe that Working url (please, enter URL with permanent content) : is wrong? not sure I added my sites URL |
#7
|
|||
|
|||
Quote:
1. Install the product. 2. Enable first two options (to enable plugin). 3. Check if all working. If not, then make sure that your web-hosting have enabled "curl" support (but I still don't understand why there is DB error, probably you entered some settings incorrectly). Script do not make any changes in your DB, no any queries and e.t.c. |
#8
|
|||
|
|||
Developer - Can you clarify whether or not hidemyass and anonymouse are supported by your plug-in (blocked)?
Second, would it be possible to use a cron job instead of "holding" the user in a timeout pattern while checking real-time? Simply have a cron job which runs every 1m, 5m, 30m whatever and then moves the user into a special usergroup class for example so they cannot use the forum and they receive a notice that proxy's aren't supported (notice manager - show notice to this usergroup class). |
#9
|
|||
|
|||
Quote:
|
#10
|
|||
|
|||
Quote:
Also all proxy-servers like (192.168.1.1:80) which users can add into web-broswer settings, will be blocked if they use standart ports (80,8080,3128), also you can add your own ports in plugin settings. Quote:
P.S. Of course it is possible, but for this we must have our own server, where we can launch some other program, written on C++ or so, which will get users from DB and make checks. It will be transparent for users, but it will be separate program for the server, not just an plugin for VB). Quote:
Ok, let's find solution. Can you pls tell me, which VB version do you have ? Maybe there is some others mods for registration installed ? |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|