Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
Proxy IP to Real IP Conversion Details »»
Proxy IP to Real IP Conversion
Version: 3.8.001, by Paul M Paul M is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 3.8.x Rating:
Released: 01-08-2009 Last Update: Never Installs: 636
DB Changes Uses Plugins Auto-Templates
Code Changes Translations  
No support by the author.


This modification is no longer available.

The latest vBulletin 3 version (3.8.11) has the same built in system as vB 4.2, that system should be used instead.


This hack makes the forum always use the members real ip when a proxy is detected, meaning that all existing ip functions should continue to work, basically ignoring the proxy server (other than recording it's presence).

For example ;

* The real ip (or host) is displayed in the who's online page.
* The real and proxy server ip's are accesible for each post, the button is red for members using a proxy server.
* The real ip is searchable in the admin/mod cp (but not the proxy ip).
* The real ip can be banned by admins.

Note: Obviously this hack relies on the proxy server passing the correct http variables to allow detection.

If a proxy is detected, then a red ip icon is displayed instead of the standard one. This mod will also detect if the ipinfo hack is installed and adjust itself to call the ipinfo code.


History:

v3.8.001 : Initial release for vbulletin 3.8.


Remember that this modification involves changes to the class_core.php file - if you upgrade your vbulletin, you must reapply those changes.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
need2fart

Comments
  #52  
Old 04-28-2009, 08:29 PM
dutchbb dutchbb is offline
 
Join Date: Nov 2003
Posts: 899
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Mediawiki has a pretty big list of proxy ip's, idea to import those in this mod so more Ip's are detected as proxy?
Reply With Quote
  #53  
Old 05-25-2009, 08:12 AM
kyrenator kyrenator is offline
 
Join Date: Apr 2009
Posts: 147
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks! i hope it will work!!!
Reply With Quote
  #54  
Old 05-25-2009, 09:10 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by dutchbb View Post
Mediawiki has a pretty big list of proxy ip's, idea to import those in this mod so more Ip's are detected as proxy?
Nope. The point of this is (was) to extract the real ip if a proxy is detected, having a list of proxy servers isnt going to help with that.

JFYI, I think I have mentioned this before, but this was specifically developed for my forum when the uk ISP Virgin Media (NTL as was) used to use transparent proxy servers. They no longer do this, so this is a bit redundant to me, but I have so far kept it updated. Whether I do that for vb4 I havent decided yet.
Reply With Quote
  #55  
Old 05-30-2009, 06:58 AM
korny's Avatar
korny korny is offline
 
Join Date: Jan 2004
Posts: 81
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, lets say that the user has already been banned and his IP has been banned also. After I install this, the user decides to try to gain access to my board again through a proxy. What I am reading is that the proxy will be detected and the users real IP will surface. If thats the case, then he will not be able to see the board as his original (real) ip was shown and its banned already. Is that how this mod works?
Reply With Quote
  #56  
Old 06-17-2009, 02:23 PM
Byron Byron is offline
 
Join Date: Oct 2001
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do you uninstall the hack?

What tables have been added?

Do we just uninstall the product?
Reply With Quote
  #57  
Old 06-17-2009, 03:37 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Byron View Post
Do we just uninstall the product?
Do this, and revert class_core.php
Reply With Quote
  #58  
Old 06-17-2009, 08:27 PM
maplr4life maplr4life is offline
 
Join Date: Jun 2009
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice installed.
thanks.

ps. You should mention that class core is in includes somewhere for the general vB noob
Reply With Quote
  #59  
Old 06-17-2009, 11:19 PM
MacHack MacHack is offline
 
Join Date: Oct 2008
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello Paul, I was using this in the past, great product, worked great:up:. However after upgrading to 3.8.3, I went in to class_core and couldn't find the line in step 2 to add below now in class_core. And in further investigation they seemed to make several changes to the "detect proxies" section in class_core. Have they implemented these changes of yours and is this product is no longer needed if using 3.8.3? Thanks.
Reply With Quote
  #60  
Old 06-18-2009, 01:25 AM
kalisekj kalisekj is offline
 
Join Date: Dec 2006
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sadly for the first time of installing a hack I have an irrepairable error. After installing this Hack My Who's online is no longer working, I get a DB error as seen below:
Database error in VBulletin 3.8.2 , It was working fine right before I installed this. I uninstall and revert back to my saved class_core.php file and who's online is still not working any more. Help! Please! I have Thread Thumbnail hack installed but this should not affect who's online.

Invalid SQL:

SELECT postid, attachmentid
FROM attachment
WHERE attachmentid IN (0,6555,4423,6107);

MySQL Error : MySQL server has gone away
Error Number : 2006
Request Date : Wednesday, June 17th 2009 @ 09:11:41 PM
Error Date : Wednesday, June 17th 2009 @ 09:12:14 PM
Script : http://freeonlinemoviesforum.com/online.php
Referrer : http://freeonlinemoviesforum.com/index.php
IP Address : 189.217.89.62
Username : 2borno2b
Classname : vB_Database
MySQL Version :
Reply With Quote
  #61  
Old 06-18-2009, 12:47 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<i>MySQL server has gone away</i> is a server/mysql error, usually meaning your mysql wait_timeout is too low. Something your host needs to fix.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:10 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.09145 seconds
  • Memory Usage 2,305KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete