Archive for the 'Anonymity' Category

C functions for socks4 / socks5 list validation

As for PHP 5, I wrote two functions for socks 4 and socks 5 lists validation.

The code:
Read more »

PHP class : socks 4, socks 5 and proxy lists validation (based on curl lib)

Anonymity is one of my favourites’ interests :) (try ksb26) .

This simple PHP 5 class validates Socks4 , Socks5 and Proxy lists.
Read more »