PDA

View Full Version : Hide My Ip


tuve2
04-18-2009, 08:43 PM
http://img6.imageshack.us/img6/6117/tuve252.jpg (http://www.hide-my-ip.com/)

Blyitgen
04-18-2009, 08:45 PM
Nice share :D

Artilles
04-18-2009, 08:50 PM
Nice share my big ass, you got to pay for it, i used this a week ago, it was bugged, google suspected me to be some virus or spy lol

coltrain7
04-18-2009, 09:19 PM
Wait so does it work, or have a virus?

-Coltrain

Artilles
04-18-2009, 09:21 PM
It does in a way work, it gives you a proxy ip but you can barely enter any sites -_-'

Deadway
09-09-2009, 06:46 PM
yea it give ip but i cant enter in sites :(

Artilles
09-09-2009, 06:49 PM
Exactly what i warned you about..it sure works..but it wont allow you to access any sites

QQrofl
09-09-2009, 06:54 PM
Nice release. I can now go harass, Obama. :)

Artilles
09-09-2009, 06:57 PM
Yeah just try it, even google wont let you enter their site :3

tea91
09-10-2009, 10:28 AM
14 days for free -_-

crapster
09-10-2009, 06:06 PM
Hmm nice share i guess.. but you have to crack it anyway or you have to pay.. it works i did use it by myself but you cant enter many websites and thats pretty anoying..

stealth1989
09-10-2009, 06:58 PM
Hey im new to the forums but I just noticed this.

Surely you can just use a commonly used proxy like Tor or something like that?

Just use Tor and foxyproxy or Torbutton and your set.

Bit more hassle sure but its free!


Also in Tor you can see the nodes you are connected too.

Even so no proxy can provide 100% anonymity.

tuve2
09-11-2009, 11:00 PM
I can enter websites...

judgedread88
09-11-2009, 11:42 PM
Reason that happens in some of the websites you go to have a piece of code that can detect your real IP. So theres no actual way to totally hide your IP address. If you want to know the code that some people use to get your real IP if its hidden behind a proxy...

function getRealIpAddr()
{
if (!empty($_SERVER['HTTP_CLIENT_IP'])) //check ip from share internet
{
$ip=$_SERVER['HTTP_CLIENT_IP'];
}
elseif (!empty($_SERVER['HTTP_X_FORWARDED_FOR'])) //to check ip is pass from proxy
{
$ip=$_SERVER['HTTP_X_FORWARDED_FOR'];
}
else
{
$ip=$_SERVER['REMOTE_ADDR'];
}
return $ip;
}

In the script it gives 3 methods for getting the IP address. If the first one doesn't work then it activates other one and if second doesn't work then activates last one that should ultimately get the IP if it hasn't already. Note: Its PHP by the way.

TannerB1993
09-12-2009, 08:07 PM
haha this is pretty cool but you cant access any website :( it thinks your a spy/virus