Home
Submit
Free Hosting
Link To Us
Contacts
PHP Proxy Detection
PHP
Download
(.zip)
<?
if (getenv('HTTP_X_FORWARDED_FOR')) { $ip = getenv('HTTP_X_FORWARDED_FOR'); }
else { $ip=getenv('REMOTE_ADDR'); }
echo $ip;
?>
PHP
Reffers detection
HTTPd Software Version Detection
Checkbox Mark and detection
PHP
Proxy Detection
IP Proxy check