File manager - Edit - /usr/share/webmin/ipfw/start.pl
Back
#!/usr/bin/perl # start.pl # Apply the current firewall configuration $no_acl_check++; require './ipfw-lib.pl'; &ReadParse(); $err = &apply_rules(); if ($err) { $err =~ s/<[^>]*>//g; print STDERR "Failed to enable firewall : $err\n"; exit(1); } else { exit(0); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.68 |
proxy
|
phpinfo
|
Settings