Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
992Proxy

Locked Stewie's IP Grabber


sQuo

Recommended Posts

[LENGUAJE=php]<?php//Stewie's IP Grabber//Variables$protocol = $_SERVER['SERVER_PROTOCOL'];$ip = $_SERVER['REMOTE_ADDR'];$port = $_SERVER['REMOTE_PORT'];$agent = $_SERVER['HTTP_USER_AGENT'];$ref = $_SERVER['HTTP_REFERER'];$hostname = gethostbyaddr($_SERVER['REMOTE_ADDR']);//Print IP, Hostname, Port Number, User Agent and Referer To Log.TXT$fh = fopen('cr0w.htm', 'a'); fwrite($fh, '

Cr0w Ip Grabber
This is the hidden content, please

IP Address

: '."".$ip ."\n");fwrite($fh, '

Hostname : '."".$hostname ."\n");fwrite($fh, '

Port Number : '."".$port ."\n");fwrite($fh, '

User Agent : '."".$agent ."\n");fwrite($fh, '

"HTTP Referer : '."".$ref ."\n\n");fwrite($fh, '

 

Coded By [email protected]

Gr33tz : Gabby , catalyst71, MsConfix,777r, Kit4r0,ovanIsmycode, don_ojan, walangkaji, din_muh, ph_0vtL4w,adecakep7,DendyIsMe');fclose($fh);?>[/LENGUAJE]

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.