vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Administrative and Maintenance Tools - Proxy to Real IP Conversion (https://vborg.vbsupport.ru/showthread.php?t=120082)

peterpigman 03-25-2007 12:12 PM

I have done everything it said and it doesn't appear to be working. Tried it with a few proxies and nothing different.

Greek76 03-25-2007 01:14 PM

Same here I dont think its working either. I even know a few individuals who are using proxies and nothing seems to happen.

Paul M 03-25-2007 04:26 PM

It works fine.

This has been covered many times in the thread - please actually read the description, it's there for a reason. :)

Quote:

This hack makes the forum always use the members real ip when a proxy is detected ....
.
.
Note: Obviously this hack relies on the proxy server passing the correct http variables to allow detection.

snapplekid13 03-26-2007 08:35 PM

When it says find:

Quote:

// fetch client IP address
$registry->ipaddress = $this->fetch_ip();
define('IPADDRESS', $registry->ipaddress);

// attempt to fetch IP address from behind proxies - useful, but don't rely on it...
$registry->alt_ip = $this->fetch_alt_ip();
define('ALT_IP', $registry->alt_ip);
I can't find it in the class_core.php

Paul M 03-26-2007 09:04 PM

Look harder (or get a decent text editor).

They are at about line 1565.

ZombieAndy 03-29-2007 03:08 PM

Can you tell me the info i need to add say a box, showing the proxy IP if detected to the IPinfo screen?

Paul M 03-29-2007 08:08 PM

I cannot tell you how to edit someone elses product.

ZombieAndy 03-29-2007 08:28 PM

im not asking that, im asking for the phrase that this hack calls up or any other infomation i would need to make the appropriate edit myself :)

Paul M 03-29-2007 11:51 PM

The proxy ip (if it exists) is stored in the post table field 'proxyip' - so in the normal $post array it would be $post['proxyip'].

KipLarson 03-30-2007 02:44 AM

Say I have a member that keeps coming back after getting banned through various proxies... is there a way to prevent proxies from even being allowed to view the site?

If it is possible, would you recommend against it? Or is there some other way to get rid of the member?


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