Gestionnaire de fichiers - Editer - /usr/share/webmin/ipfw/bootup.cgi
Arrière
#!/usr/bin/perl # bootup.cgi # Enable or disable ipfw at boot time require './ipfw-lib.pl'; &ReadParse(); if ($in{'boot'}) { &enable_boot(); } else { &disable_boot(); } &webmin_log($in{'boot'} ? "bootup" : "bootdown"); &redirect("");
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Génération de la page: 0.17 |
proxy
|
phpinfo
|
Réglages