vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Proxy Detector v3.1 - for Posts and WOL (https://vborg.vbsupport.ru/showthread.php?t=61331)

MickDoneDee 10-11-2004 11:29 AM

Quote:

Originally Posted by theArchitect

Thankyou. Although, in the first screen shot is that suppose to be displayed when I click on the IP address icon located next to each post?

When a person creates a post obviously that post is recorded in the database with IP address info which is accessible by mouse-over or clicking the ip.gif. If the person was using a proxy IP when they posted that too will be recorded in the database so that when you click the ip.gif icon you get a message screen that contains both real and proxy IP addresses like you see in the first screenshot.

theArchitect 10-11-2004 12:06 PM

Quote:

Originally Posted by MickDoneDee
When a person creates a post obviously that post is recorded in the database with IP address info which is accessible by mouse-over or clicking the ip.gif. If the person was using a proxy IP when they posted that too will be recorded in the database so that when you click the ip.gif icon you get a message screen that contains both real and proxy IP addresses like you see in the first screenshot.

Thankyou for your assistance. But it doesn't seem to be doing this.

I have a couple of friends who have been helping me out by logging on from proxies to test my system and they are not being listed as proxies.

Does this hack work for annonymisers or just proxies?

MickDoneDee 10-11-2004 12:17 PM

Are your friends actually posting? If they are posting with a proxy that IP should appear in the Proxy IP field in your database and be displayed in http://yourforum.com/postings.php?do=getip&p=xxxxxxx where xxxxxxx is the postid.

Have you got access to your database to check?

mtha 11-19-2004 09:27 PM

Quote:

Originally Posted by MickDoneDee
Look at the bottom of Who's Online - you should see these settings:

Display: All (space) User Agent: No (space) Per Page: 20

They are the default settings that appear whenever you load http://YourDomain/Yourforum/online.php?

To see the results of the Proxy Detector v3.1 hack you need to select User Agent: Yes

The Real IP is seen above the user agent info and if a Proxy IP is detected you will see the round blue icon with question mark within the user agent info. Mouse-over that to see the Proxy IP.

If you are concerned about the User Agent setting defaulting every time you leave and return to Who's Online then keep Who's Online open but minimised as an icon on your taskbar while you browse the rest of the site in another open window.

It seems that people having a hard time turning User Agent ON so I would suggest taking the ProxyIP Icon OUT of the user Agent


You can Use this instead:


### ACP/Edit TEMPLATE: whosonlinebit
## Look for:

<if condition="$show['useragent']">

## Add BEFORE:
<if condition="$userinfo[proxyip]">
<img src="$stylevar[imgdir_misc]/question_icon.gif" alt="$userinfo[proxyip]" />

Eagle Creek 11-19-2004 09:31 PM

Is there a possibilaty to ban people with a proxy?

With this hack I can see their real IP. But when I ban that IP, and their proxy IP they can just take another proxy from the net and start posting again..
Cause the ACP doesn't use the info/doesn't see's the info.

So when a user's real IP and proxy IP are banned the forum doesn't do anything when a person is posting again.

Do you understand?

MickDoneDee 11-20-2004 03:35 AM

Quote:

Originally Posted by Eagle Creek
Is there a possibilaty to ban people with a proxy?

So when a user's real IP and proxy IP are banned the forum doesn't do anything when a person is posting again.

That's why you need to add Proxy ip to real ip conversion. It compliments this hack very well so that you can reveal people's real IP address when they are using Proxys AND, most importantly, ban those users, if necessary, by their REAL ip address. I haven't had to ban anyone, yet, in this manner, but I have forums which allow guests to post so it is vital that I can stop them flooding the forum by banning their real ip.

rh2004 12-05-2004 07:58 PM

Will this work in 3.0.3

Eagle Creek 12-05-2004 08:37 PM

Quote:

Originally Posted by MickDoneDee
That's why you need to add Proxy ip to real ip conversion. It compliments this hack very well so that you can reveal people's real IP address when they are using Proxys AND, most importantly, ban those users, if necessary, by their REAL ip address. I haven't had to ban anyone, yet, in this manner, but I have forums which allow guests to post so it is vital that I can stop them flooding the forum by banning their real ip.

Thank you! I'll take a look overthere.

MickDoneDee 12-05-2004 09:53 PM

Quote:

Originally Posted by rh2004
Will this work in 3.0.3

Yes, I'm using 3.0.3 and it works well.

Goodspeed 12-10-2004 01:41 PM

I've just uninstalled Proxy Detector... But now IP adresses do not write into the database. All I can see is

IP Adress: IPADRESS. Host .

Please help. May be I deleted something wrong?

MickDoneDee 12-10-2004 05:58 PM

To install Proxy Detector including changes to WOL five files were edited. To reverse the procedure just overwrite these files with the originals:

includes/init.php
includes/functions_newpost.php
postings.php
includes/sessions.php
online.php

clearchannel 12-26-2004 01:02 PM

I have a silly question. Am I correct in assuming that installing HN Proxy Detextor 3.01 install(s) both the Proxy Detextor for Posts and Who's On Line, and HN Proxy Detextor WOL only install Proxy Detextor for Who's on Line?

Also when running the two SQL queries, should I run them individually in ADMINCP or together in MySqlAdmin?

Thanks in advance.

clearchannel 01-08-2005 12:30 AM

Will this hack also work in vB 3.05?

DVDF-Osiris 01-08-2005 08:47 AM

Quote:

Originally Posted by clearchannel
Will this hack also work in vB 3.05?

Works fine for me :)

ArabsLink 05-15-2005 04:24 AM

<i>up up

Will this hack also work in vb3.0.07 !!
</i>

mtha 05-15-2005 06:12 AM

Yes it is.

Chadi 05-19-2005 11:10 PM

I'm getting this error

An error occurred while attempting to execute your query. The following information was returned.
error number: 1060
error desc: Duplicate column name 'proxyip'


I have already installed

Cerb's Anti-Proxy
https://vborg.vbsupport.ru/showthread.php?t=68590

Proxy ip to real ip conversion
https://vborg.vbsupport.ru/showthread.php?t=69295

Would they interfere?

Paul M 05-20-2005 12:29 AM

Quote:

Originally Posted by chadi
I have already installed

Cerb's Anti-Proxy
https://vborg.vbsupport.ru/showthread.php?t=68590

Proxy ip to real ip conversion
https://vborg.vbsupport.ru/showthread.php?t=69295

Would they interfere?

Yes they would - the "Proxy ip to real ip conversion" was partly based on an older version of this hack.

I'm quite confused - those two hacks you have listed will probably intefere with each other - as well as appearing to be at cross purposes to each other - and now you want to try and install a third one ???

Apart from trying to totally trash your forum, what exactly are you trying to achieve ?

Chadi 05-20-2005 02:42 AM

Ok I removed those two and still trying to install this one but I get this when I try the sql query

An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ';
ALTER TABLE session ADD proxyip VARCHAR(50) not null AFTER ho

I deleted all tables with "proxyip" first to clean it out. How do I resolve this?

Paul M 05-20-2005 03:36 AM

Please copy/paste the whole error message - what you have posted does not help. :)

You still didn't say what you are trying to achieve - you may be installing the wrong thing.

mohend10 04-15-2006 09:08 AM

Oppps
at : http://www.mysite.com/forums/online.php?

i've :

Quote:

print_standard_error(...)
is now redundant. Instead, use
standard_error(fetch_error(...))
i used vBulletin version 3.5.4

Paul M 04-15-2006 09:56 AM

This is a vb 3.0 hack, it won't work on vb 3.5

mohend10 04-15-2006 11:44 AM

Ok thank's
I live in Paris, my English is rudimentary: you will translate this hack for the last version?


All times are GMT. The time now is 05:45 PM.

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.01208 seconds
  • Memory Usage 1,777KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (23)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