Esempio n. 1
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
upnpsetup("LAN-6");
Esempio n. 2
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
upnpsetup("LAN-1");
Esempio n. 3
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
upnpsetup("LAN-4");
Esempio n. 4
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
upnpsetup("LAN-2");
Esempio n. 5
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
upnpsetup("BRIDGE-1");
Esempio n. 6
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
upnpsetup("LAN-3");
Esempio n. 7
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
upnpsetup("BRIDGE-2");
Esempio n. 8
0
<?php

include "/etc/services/HTTP/httpsvcs.php";
fwrite("w", $START, "#!/bin/sh\n");
fwrite("w", $STOP, "#!/bin/sh\n");
upnpsetup("LAN-5");