How to Trace ip address of remote computer

Posted Posted by hacking tips in Comments 0 comments

.............
Trace ip address
Most of you may be curious to know how to trace the IP address of a remote computer or to find the IP address of the person with whom you are chatting in Yahoo messenger or Gtalk or msn.In this post I will tell you How to trace ip address of a remote computer,Well i had been asked this question for a long period and many of users have requested me make a post on How to trace ip address on a remote computer

I have created a PHP script to make it easier for you to find the IP address of the remote computer of your choice. Here is a step-by-step process to find out the IP address.


How to trace ip address - Method

1.
Download the
IP Finder script (IP_Finder.ZIP) that I have created.

2. Create an account on
110mb,ripway,t35(or any free host 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.

4. You can rename the
ip.php to any name of your choice.

5.
Set the permission to 777 on ip_log.txt.

Now you are all set to
trace the IP address of a remote computer of your choice. All you have to do is send the link of ip.php to your friend or the person with whom you’re chatting. Once the person click’s on the link, his/her IP address is recorded in the file ip_log.txt.

For your better understanding let’s take up the following example.

Suppose you open a new account in 110mb.com with the subdomain as
123, then your IP Finder link would be

http://123.110mb.com/ip.php

You have to send the above link to you friend via email or while chatting and ask him to visit that link. Once your friend clicks on the link, his IP address will be recorded along with the Date and Time in the ip_log.txt file. After recording the IP address, the script will redirect the person to google.com so as to avoid any suspicion.

To find the recorded IP address check the logs using the following link.

http://123.110mb.com/ip_log.php

The sample log will be in the following format

101.92.133.233 Friday 07th of sep 2009 07:31:27 PM
45.45.144.237 Friday 07th of sep 2009 07:31:28 PM
123.44.144.233 Friday 07th of sep 2009 07:31:31 PM

NOTE: You have to replace abc with your subdomain name.

I hope this helps,Please express your thoughts by commenting

0 comments:

Post a Comment