How to Find Anyone's IP Address !

Leave a Comment
Friends. This process Is My Favorate because we can use it to find anyone's Ip easily wile chating in GTALK, Facebook, Yahoo messenger or anywhere else. You can also use it in a E-mail to find the Ip o the Recieptent.

Process:

  • Create a new notepad file on your desktop and name it "evan.txt"
  • now save it.
  • Now create another text file using notepad and open it. 
  • Copy the Below code from here and paste it there.
  • $file = "evan.txt";
    $f=fopen($file, 'a');
    fwrite($f,$_SERVER['REMOTE_ADDR']."\n");
    fclose($f);
    ?>
  • Now save this txt file with the name" get.php"
  • Now upload both the files "get.php" and "evan.txt" to any free web hosting site. eg. 110mb.com or my3gb.com
  • Now give the link of get.php to anyone .
  • He will get an error " File Not Found."
  • And You got the Ip address ! wow

How to view the Stolen Ip Address
  • Just view the evan.txt file on your uploaded site and you'll get the ip adress of all the people who visited you link.
  • Hope you enjoyed.
  • Please pass feedback in Comments form. It'll be highly appreciated.



This article is not my own. I got it from a friends website. SO thnx to him. I just modified  and simplified it a lil bit.
Next PostNewer Post Previous PostOlder Post Home

0 comments:

Post a Comment

A Feedback Costs Nothing Friends.

Powered by Blogger.