PB
Size: a a a
PB
PB
PB
4[
4[
PB
PB
PB
AL
$ip = @preg_replace("/[\\\$|`;&<>]/", "", $_POST["ip"]);
$response = @shell_exec("timeout 2 bash -c 'ping -c 1 ".$ip."'");
$receive = @preg_match("/1 packets transmitted, (.*) received/s",$response,$out);
k
$ip = @preg_replace("/[\\\$|`;&<>]/", "", $_POST["ip"]);
$response = @shell_exec("timeout 2 bash -c 'ping -c 1 ".$ip."'");
$receive = @preg_match("/1 packets transmitted, (.*) received/s",$response,$out);
AL
VR
VR
VR
VR
AL
Б