[CODE] add link to ios-config for wifi radius cert
This commit is contained in:
parent
0115ea37d2
commit
51d31d143c
|
@ -10,8 +10,10 @@ if (isset($_GET['wake'])) {
|
|||
$return = shell_exec('wakeonlan '.$_GET['wake']);
|
||||
}
|
||||
|
||||
$clients = ["nuc6i5-host.fra80"=>"b8:ae:ed:ec:18:f7",
|
||||
"magrathea.fra80" =>"60:03:08:9c:25:6a"];
|
||||
$clients = ["kvm-nuc.fra80" =>"b8:ae:ed:ec:18:f7",
|
||||
"stavromulabeta.fra80" =>"70:85:c2:49:31:2d",
|
||||
"magrathea.fra80" =>"60:03:08:9c:25:6a",
|
||||
"anke-pc.fra80" =>"00:25:11:64:71:7c"];
|
||||
?>
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
|
Reference in a new issue