The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Proxy Alert Details »» | |||||||||||||||||||||||||||||||||||||||||||||
FORMALLY KNOWN AS TOR ALERT! PROXY ALERT TAKES CONTROL OF YOUR FORUMS WITH THE NEXT LEVEL OF PROTECTION! 3.8 VERSION HERE. I've searched high and low for a modification that can detect Tor or proxy users. Personally I've had one too many banned members just create another identity and troll about. Now let proxies and TOR... Give you problems NO MOR! Now when those pesky proxy and Tor users visit your site, you can block them and redirect them to a custom error message! You can also alert your members that proxies and Tor is not a nice thing to use! You can customize the message and it also allows to be closed. Demo: http://www.consolediscussions.com/forum/ *You will need to register as I have it set to detect for members only. Features: Thread Posting on Detection [PRO] IP Address Whitelist [PRO] Redirect Proxy Registrations to Blank Page [PRO] Detect Web Proxies [PRO] Email on Detect [PRO] Index Only Option [PRO] Usergroup Permissions [PRO] *Search Engine Safe Block Proxy Registrations (Registration Blocking Only Option Available) Detect Lan Proxies PM on Detect Enable/Disable Automatic or Manual Template Edits Persistent Message Enable/Disable (Uses Cookies) Redirect if Detected Custom Messages Customer Color of Messages UserID Permissions Block Registration Even When Proxy Disabled No Branding Version: For a premium no-branding version which has additional features, please visit my Products & Services page. If you look forward to seeing this modification progress, you can help by donating! Donators will be given access to early releases before anyone else, and access to the 3.8 version pro when it's released as well. Upcoming features include: [S]Option to remove X on alert[/S] Not allowing Tor users to post [S]Redirect to another page[/S] Usergroup Permissions Set a certain amount of views before blocking [S]Once closed, don't persist with displaying box[/S] Possibly a notice type message instead of a popup BAN Tor users automatically [S]Enable/Disable feature[/S] Installing: 1.) Upload everything in the upload folder to your forum root. 2.) Navigate to AdminCP Add/Import Product 3.) Select product-toralert.xml 4.) Install the modification 5.) Set your options in the AdminCP 6.) Mark Installed Upgrading: 1.) Upload everything in the upload folder to your forum root. 2.) Navigate to AdminCP Add/Import Product 3.) Select product-toralert.xml 4.) Check yes to Allow Overwrite 5.) Install the modification 6.) Set your options in the AdminCP *Not working? 1.) Disable automatic template edits in the AdminCP 2.) Navigate to the navbar template in your style 3.) Add {vb:raw toralert} to the bottom of the template Changelog 1.9.2 Fixed issue with broken bracket. 1.9 Fix for 4.2.2 AdminCP Manager Pro Feature Ported to Free (Block Registration Even When Proxy Disabled) 1.8 Registration Detection Only Added Link to Change Registration Detection Message Fixed Issue w/ Registration Detection Reduced Queries Further 1.7.5 Fixed "Could not find phrase 'proxy_alert_registration'." Error Improved Detection Reduced Queries Enhanced Code 1.7 Thread Posting on Detection [PRO] Added Member Only Detection Added Global Enable/Disable Restructured Code Optimized Code 1.6 User ID Whitelist Bot detection fix IP Whitelist [PRO] Registration blocker works with ip address whitelist [PRO] 1.5 Block Proxy Registrations (Screenshots Added) Redirect Proxy Registrations to Blank Page [PRO] Block Registration Even When Proxy Disabled [PRO] 1.4 -Updates Changed IP text to Real IP Changed pm alerts to be more detailed if it was detected using tor, a lan proxy, or a web proxy. 1.3 Fixed conditional issue 1.2 -Updates PM on detect now posts the ip address, proxy ip address, and the hostname of the user -Bugs Fixed multiple PMs being sent 1.1 -Updates Renamed to Proxy Alert Detect Tor and Lan Proxies PM on Detect Detect Web Proxies [PRO] Email on Detect [PRO] Redirect to Blank Page [PRO] -Bugs Fixed cache issue Fixed font issue 1.0 -Updates Enable/Disable Automatic template edits Enable/Disable Font color of messages Index only option [PRO] -Bugs Fixed cache issue in tor.php Fixed online location still showing unknown for redirects 0.6.5 Added a persistent option in the AdminCP Minor bug fixes 0.6.0 Alert message when closed will not pop back up (Stores tor cooking and if exists alert will not pop up any longer, this does not apply to redirection) Changed the position of the alert to not cause issues with the Adblock Alert product 0.5.0 Block Tor users and redirect them to a custom page with a custom message controlled in the AdminCP Enable/Disable redirection in AdminCP. Who's online trigger 0.1.0 Release. Download Now
Screenshots
Show Your Support
|
7 благодарности(ей) от: | ||
davidg, EliasAlucard, Nassou, Ramsesx, RichieBoy67, tambo, TheLastSuperman |
Comments |
#152
|
|||
|
|||
This will block a lot of guests using a proxy that is true, but I'd rather lose one genuine registrant, than allow in a person who is going to disrupt the forum
|
#153
|
|||
|
|||
Quote:
Exactly. Learned this the hard way, and if there are issues with genuine members then they can still email you if the block access option isn't selected. |
#154
|
|||
|
|||
Quote:
|
#155
|
|||
|
|||
Another update for you all. I am now finalizing the post to thread, it appeared that I could not port it from the 3.8 version I was using so I am researching more into that so I can release both 4.0 and 3.8 together.
https://www.torproject.org/projects/tordnsel.html.en I use the information provided by tor Code:
function IsTorExitPoint() { if (gethostbyname(ReverseIPOctets($_SERVER['REMOTE_ADDR']).".".$_SERVER['SERVER_PORT'].".".ReverseIPOctets($_SERVER['SERVER_ADDR']).".ip-port.exitlist.torproject.org")=="127.0.0.2") { return true; } else { return false; } } Code:
(!in_array($_SERVER['REMOTE_ADDR'], $whitelists)) |
#156
|
|||
|
|||
Quote:
Also as everyone knows, blocking proxies blocks many users around the world that have to use them in order to view sites. You must understand how proxies work before blocking a person ffrom doing no harm! |
#157
|
|||
|
|||
Quote:
|
#158
|
|||
|
|||
This (pro version) seems to be increasing load time for my forum.
Am I correct in assuming that it checks for proxies on every post or page load? If so, can we have an option for checking on registration only? |
#159
|
|||
|
|||
Quote:
Do you mean product updates or like updates about the pro in general? I'm hoping to release soon, having a wee bit of issues with server loads as mentioned above. Working on recoding some things for optimization. |
#160
|
|||
|
|||
Another suggestion: Would like to be able to whitelist blocks of IP addresses, like the Google proxy used by Chromebooks and some Androids.
For example, 66.249.85.0/24 or 66.249.85.0/16 Using the Pro version on just one forum so far but if this can be made to work the way I need it I would be looking at buying 4 more licenses. |
#161
|
|||
|
|||
Quote:
|
Благодарность от: | ||
djbaxter |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|