Tags: ip,adresse ip,regex
Sort by: Date /
Title /
-
while($addr !~ /^([O1]?\d\d?|2[0-4]\d|25[0-5])\.([O1]?\d\d?|2[0-4]\d|25[0-5])\.([O1]?\d\d?|2[0-4]\d|25[0-5])\.([O1]?\d\d?|2[0-4]\d|25[0-5])$/){
print "Please give the IP address of the remote server:\n";
$addr = get_answer();
}
First / Previous / Next / Last / Page 1 of 1 (1 posteets)