vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Use real ip when proxy server is detected. (https://vborg.vbsupport.ru/showthread.php?t=95198)

Paul M 06-19-2006 09:51 PM

Sorry, no idea, whatever "proxycache" is, it's not a standard vbulletin table, and not related to this hack at all.

It must be something (else) you have installed in the past.

jw00dy 06-20-2006 05:38 AM

okay, thanks for looking... wonder what the crap I went and did...

Zelos 06-27-2006 11:10 PM

Saw someone with the proxy icon, clicked, and this came up:
Quote:

The Real IP Address is: 203.57.82.186
ns1.coastalit.com.au
The Proxy Server IP Address is: 203.57.82.186
ns1.coastalit.com.au
The adresses are identical. Is this a glitch?

Paul M 06-28-2006 02:51 AM

That is the information being passed to your server by the remote client.

Shazz 06-28-2006 03:08 AM

Much thanks Paul
*Nominates finally
________
buy iolite

Shazz 06-28-2006 03:42 AM

Nvm..
I told someone else to use a proxy.
And it didn't work , he had a different ip :(
________
Ford B3 platform

Paul M 06-28-2006 03:45 AM

As it says ;

Quote:

Obviously this hack relies on the proxy server passing the correct http variables to allow detection
You cannot detect annonymous proxy servers, that's the whole point of them.

Shazz 06-28-2006 03:04 PM

oooo
thanks for the verify
________
Detroit, Toledo and Ironton Railroad

Bulent Tekcan 07-20-2006 04:35 PM

This code add column in post table

ALTER TABLE " . TABLE_PREFIX . "post ADD proxyip VARCHAR(20) not null AFTER ipaddress");

How can I delete this column ?

ALTER TABLE `post` DROP `proxyip`; is is correct ?

Paul M 07-20-2006 05:12 PM

Yep.


All times are GMT. The time now is 08:57 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.01742 seconds
  • Memory Usage 1,730KB
  • 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
  • (2)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