vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Board Optimization - Proxy Alert (https://vborg.vbsupport.ru/showthread.php?t=299546)

ForceHSS 07-26-2014 03:16 PM

And how can I test to see if that is not working on my site and with or without the brackets
Code:

{vb:raw toralert}

Marv 07-31-2014 06:45 AM

InsaneManiac,

ProxyAlert is now running for about a week and we had to found out, that we run into some difficulties that are annoying our members, especially those using mobile carriers via phone, tablets or pods.

1. We have in that particular forum a large number of false positives, we had to check manual. Though, by the design of this mod we weren´t able to grant those false identified access to the forums.

2. Most - if not all - mobile providers are using proxies for their customers. ProxyAlert is blocking nearly 80% of all Tapatalk users. Even myself.

Any ideas?

RichieBoy67 07-31-2014 09:00 AM

Quote:

Originally Posted by Marv (Post 2509111)
InsaneManiac,

ProxyAlert is now running for about a week and we had to found out, that we run into some difficulties that are annoying our members, especially those using mobile carriers via phone, tablets or pods.

1. We have in that particular forum a large number of false positives, we had to check manual. Though, by the design of this mod we weren?t able to grant those false identified access to the forums.

2. Most - if not all - mobile providers are using proxies for their customers. ProxyAlert is blocking nearly 80% of all Tapatalk users. Even myself.

Any ideas?

I would just use the Tor blocker.

Marv 07-31-2014 09:30 AM

Thanks for the head up, Richie. That´s exactly what we´ve changed meanwhile, too. But we need the webproxy filter to work, to get rid off our "I am a motherf***in special forces"... trolls.

RichieBoy67 07-31-2014 09:58 AM

Quote:

Originally Posted by Marv (Post 2509122)
Thanks for the head up, Richie. That?s exactly what we?ve changed meanwhile, too. But we need the webproxy filter to work, to get rid off our "I am a motherf***in special forces"... trolls.

I hear you but some countries use proxies almost as a default and some isp's will also be flagged that way as will some phone carriers.

In addition many thousands if not more of new proxies are created every day. It is impossible to keep up with them.

Trolls are a pita though!

Marv 07-31-2014 10:17 AM

Anyone an idea hot to make this mod smarter? When I?m using tor I?m not detected.

PHP 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"


leemart44 08-01-2014 07:26 PM

I'm using the pro version at it blocks all my tor attempts
the free version doesn't block tor browser

Marv 08-01-2014 07:32 PM

I have the pro version and even with a "this.is.a.tor.exit.node.org" -IP I?m not getting caught with my tor. Shall I do a testing with your site ;)?

ReactionShot 10-06-2014 12:18 PM

It works great for me. Instantly purchased pro. Thanks Maniac!

TheInsaneManiac 11-11-2014 10:45 PM

Quote:

Originally Posted by ReactionShot (Post 2517866)
It works great for me. Instantly purchased pro. Thanks Maniac!

You're welcome, thank you for your feed back. I actually have been using courseware in PHP to freshen my skills more since I been doing freelancing, and I believe I am going to do another overhaul in the next couple of months. Detection for tor has improved, and I feel like reducing conditionals into case arguments to lessen code. I currently work 2 jobs and am freelancing so I work about 70 hours a week now, (trying to save up for a car since I drive a bike to work) so I do plan on working on it in my free time. I currently run a newer version which does integrate into the database, but it's relatively simple with only storing users detected. I will begin to code an AdminCP panel to load those users instead of having to view them in phpmyadmin.

I am looking for a beta tester of the new code, if interested PM me.


All times are GMT. The time now is 03:11 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01219 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete