Archive for September, 2009
PHP anonymity checker script
PHP class : socks 4, socks 5 and proxy lists validation (based on curl lib). Anonymity is one of my favourites’ interests. This simple PHP 5 class validates Socks4 , Socks5 and Proxy lists. Version: 0.2 <?php// PHP anonymity checker // // (c) Involutive 2008 http://www.involutive.com // author: Paolo Ardoino < paolo@involutive.com > [...]
PHP Proxy Detector script source
I found this class looking for something else actually but I remembered I needed some while ago something similar and I never found one. I’m sure it will help a lot of developers who try to detect click frauds or something else. The class will scan the headers of the visitor which (in most cases [...]



