Jump to content
k1audyu

Fura ip-ul cu wspy.org

Recommended Posts

Nu primesc mail pt activare

In order to ease server load - no new free wSpy accounts will be verified. Please visit this link for details on how to purchase wSpy PRO.

If you came here from purchasing a PRO account you can ignore this message, you will be able to login directly once your account gets upgraded to PRO.

wSpy PRO can be purchased from here: click here

Link to comment
Share on other sites

  • Active Members

1.php

[phpcode]
<?php
$port = $_SERVER['REMOTE_PORT'];
$re = $_SERVER['HTTP_REFERER'];
$data = date("j F Y g:i");
$ip = $_SERVER['REMOTE_ADDR'];
$info = $data . ' ==> ' . 'IP: ' . $ip . '; PORT: ' . $port . '; REFERER: ' . $re . "\r\n";
$fp = fopen("ip.txt", "a");
fwrite ($fp, $info);
fclose ($fp);
$img = @imagecreatefromgif('smile.png');
Header('Content-type: image/png');
ImagePng($img);
?>[/phpcode]

.htaccess

Options +FollowSymlinks
RewriteEngine on
RewriteRule ^(.*).png$ $1.php [nc]

le uploadezi pe host

ip.txt si 1.png afiseaza ip-ul si daca trimiti link-ul prin messenger

ex: http://site.hi2.ro/img/1.png

Link to comment
Share on other sites

B?i eu v? în?eleg c? vre?i ip-ul unei anumite persoane , dar ce face?i voi cu el ? ?ti?i s? finaliza?i treaba? sunt unii "hackeri" î?i afl? ip-ul ?i zic "î?i rup placa de baz? în dou?" un singur cuvant de spus pentru voi : JALNIC

Deci poti sa intelegi de ce ne trebuie ip-ul dar nu intelegi la ce ne trebuie? Sa finalizam ce? Plangerea la politie? Nu e suficient sa stiu cine e si unde e? La propriu pot sa rup placa de baza "in doua".

Either post something useful or cut the crap.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...