Share

Press CTRL+A If Any Post Is Not Seen Please share or checkout free offers below to unlock this page.

Ipad 2: Enter your email and get Apple iPad 2 - Back to School

Pages

nutanemptyssoftandgames

IP

Sign by Danasoft - For Backgrounds and Layouts

Earn Money And 0.1 Minimum Payout

Earn Money To Reveiw Websites

Earn Money Easily And 0.1 Payout

Earn Money And 0.1 Minimum Payout

Earn Money Easily And Payout 1.0

Earn Money And With No Minimal payment

Earn2Life: your online money-making opportunity!

Sunday, June 9, 2013

SIMPLE TRICK TO FIND YOUR FRIENDS IP ADDRESS VS2


Many of us curious how to find ip address of OUR friends or any remote computer, here is the easiest way to do this :-




see how to do this..


Follow the steps to make this stuff works:
Step 1: Copy the below script in the notepad and save as iplogger.php(you can change name whatever you like and make sure that your file extension should be .php not .php.txt).


$file = 'IPs.txt';
$handle = fopen($file,'a');
if(!isset($_GET['p'])) { header('Location: http://google.com'); }
fwrite($handle, $_GET['p'].': '.$_SERVER['REMOTE_ADDR'].'\r\n');
fclose($handle)
?>


Step 2: Make a blank notepad file and save as ips.txt(you can change name according to your script).

Now you have two files i.e. iplogger.php and ips.txt . You have to upload this two files on the web hosting sites.



Step 3: You need to signup on a free webhosting service or any webhosting service that supports php like:
www.t35.com
www.110mb.com
www.freehostia.com
www.ripway.com etc…..
After getting your signup done, you have your own subdomain like for instance you registered with ripway.com, then your domain is like “http://h1.ripway.com/yourname/”

Step 4: Now Login to your ripway account and go to “My Files” in the Ripway.

Step 5: Upload this two files(iplogger.php & ips.txt) in your ripway account.

So when you’re done with the uploading part, the link to your ip logger is “http://h1.ripway.com/yourname/iplogger.php”.

Step 6: Now this is your link that you have to send to your victim. When victim click on this link he will be redirected to the www.google.com(you can change the this address in the script) and his pc's current ip address save in ips.txt(make sure that chmod of ips.txt is 777).Open ips.txt to view his ip address..
Nutan's Soft And Games (www.nutansoftandgames.blogspot.com)

No comments:

Post a Comment