![]() |
Quote:
|
Quote:
|
You got to love the 0 support for this mod and I got the paid version. Think I will be asking for my cash back soon
|
Quote:
|
Quote:
|
Quote:
Edit: Also I have set aside time to work on the premium version today, will be bringing allow/disallow bots to this future version, but are there any other features you would like to see while I am working on this feature today? |
Got the email a few hrs ago but not a week ago
|
New update seems awesome, I'll be installing it soon.
I'd like to request VPN blocking mode in the next update (and a VPN whitelist for specific hosts). Port 1701 and 1723 are used for PPTP if I remember correctly, not sure what ports OpenVPN uses. |
I am trying your mod on my test server and it worked pretty well when I tried to access from the TOR browser.
I just noticed one thing: I have the option "Would you like to block registration from proxies?" enabled and when I try to register via the TOR browser I can enter day of birth but when going to the next step I get this error: Could not find phrase 'proxy_alert_registration'. Thanks for any help |
Quote:
|
Quote:
|
Quote:
You could also add the phrase in AdminCP: NAME: proxy_alert_registration DATA: You were detected using a proxy. We do not allow registration from proxies. If you believe this detection was in error, please <a href="sendmessage.php">contact</a> your webmaster. 1.6 has been released: User ID Whitelist Bot detection fix IP Whitelist [PRO] Registration blocker works with ip address whitelist [PRO] |
Quote:
EDIT: And yes, how we can enable spiders, especially Google and Google AdSense to freely scan our sites? |
Quote:
The thread notification is fairly easy to do. I will probably add this to the free version along with the pro. I plan on adding a Database logging through the Admin Panel for larger boards that don't want a flood of PMs/Threads/Emails. Maybe I will come up with a cron job to email weekly when new ones have been logged or possibly even email the log, so that way it is all in one email instead of multiple. The possibilities are endless! lol. |
This with weekly email would be nice, but having thread created, for all moderators to be informed is a very welcome option, so we could allow people to use proxies, but watch them more closely.
And, how can I manually add spiders? Through their UA, or differently? I'm still not installing it, as this is very important for me, so I'm waiting to know how to do this. |
Quote:
Code:
isset($_SERVER['HTTP_USER_AGENT']) && !preg_match('/bot|crawl|slurp|spider/i', $_SERVER['HTTP_USER_AGENT'])) Code:
strstr(strtolower($_SERVER['HTTP_USER_AGENT']), "Googlebot") |
This looks pretty complicated. Where it should go?
Would your mod be able to work in report only mod, without actually blocking anyone and just creating threads with users who use proxies? |
Quote:
|
I installed the Pro version today and used this site http://anonymizer.nntime.com/ to access my site. Do I not have it set up correctly? Because I was able to login...
|
Testing this promising mod and it successfully denied me access using the TOR browser.
I have a quick question: I enabled: Would you like to enable Tor Alert for lan proxies? Now I got several PM's telling me what users are detected using a LAN proxy. I know those users and they are trusted. Are they actually blocked and don't have access or is it just an info I get in the PM and those users can access the forum? Thanks |
Quote:
Quote:
|
Quote:
I know PRO versions can't be discussed here on the forum. Can I PM you if I have any questions regarding your mod? |
Quote:
|
Could we redirect proxy users to some URL we choose? So we can explain them there that they couldn't use our site till they use proxy?
At the moment I think they only receive message that they use proxy (so they know we know :D), or they get redirected to proxy.php, without any message. What if we want to explain them that proxy isn't allowed here? |
Just an update, new version is about 75% completed. May just release without database logging for a bit. Having some back end issues with server loads.
Quote:
|
Sorry if this sounds a bit thick, but does it catch those already registered who are using a proxy ?
|
this blocks transparent proxies configured by some internet providers, sad
|
Quote:
|
Quote:
Quote:
Just an update, I am still working on the logging feature, I'll probably just release the thread logging feature and then continue working on the database logging. |
correct but using this blocks alot of guests from registering because it blocks the transparent proxy and there is no way around it...
alot of isps use this, its not a browser configuration |
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
|
Quote:
Quote:
|
Quote:
|
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.
Quote:
I use the information provided by tor Code:
function IsTorExitPoint() Code:
(!in_array($_SERVER['REMOTE_ADDR'], $whitelists)) |
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! |
Quote:
|
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? |
Quote:
Quote:
|
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. |
Quote:
|
All times are GMT. The time now is 08:14 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|