Saturday 29 March 2014

How To Find The IP Address of Your Friends (100% tested)


How To Find The IP Address of Your Friends (100% tested)

How To Find your Friends IP Address  - Security Loose
Nearly all of you can be curious to know how to find this IP address of your friend’s pc or to get the IP address of the person using whom you are chatting at Yahoo messenger as well as Gtalk. On this post I’ll teach you how to find the IP address of the remote pc in simple steps.
I have created some sort of PHP script to make it easier that you should find IP address of the remote computer of your choice. This is the step-by-step process to get the IP address of your friend's pc.
  1. Download the IP Finder script that I have generated from here:
  2. Create  a new account in ripway.com, 110mb.com or t35.com. (or any free host site that supports PHP).
 3. Extract the IP_Finder.zip file and upload the two files ip.php and ip_log.txt into the root folder of your hosting account using the File Manager or FTP browser ( like  FileZilla)
  4. You can rename the ip.php to any name of you want
  5. Set the permission to 777 on ip_log.txt.
Now that you are all set to find the IP address of friend or any remote control computer of your desire. All you should do is send the link of ip. php to your friend or the person with to whom you’re chatting. Once the person click’s on the link, his/her IP address is recorded inside the file ip_log. txt.
On your better knowing let’s take up the following example.
Suppose you open a new account in 110mb. com with the subdomain as abc, after that your IP Finder link would be.
http://abc. 110mb.com/ip.php
You have to send the above mentioned link for you friend through email or while chatting of him ask to visit that website link. Once your friend clicks the link, his/her IP address will probably be recorded along with the Date and Time in ip_log. txt file. After recording  the IP address, the script will redirect the person to google.com so as to avoid almost any suspicion.
To find the recorded IP address check the logs using the following link.
http://abc. 110mb.com/ip_txt.txt
The exmaple log will be in the following format
79.92.144.237 Thursday 07th of May 2009 05:31:27 PM
59.45.144.237 Thursday 07th of May 2009 05:31:28 PM
123.92.144.237 Thursday 07th of May 2009 05:31:31 PM
NOTE: You have to replace abc  with your subdomain name.

I hope that you try this. Leave your opinions and suggestions through comments.