File manager - Edit - /usr/share/webmin/fail2ban/stop.cgi
Back
#!/usr/bin/perl # Stop the Fail2Ban server use strict; use warnings; no warnings 'redefine'; no warnings 'uninitialized'; require './fail2ban-lib.pl'; our (%text); &error_setup($text{'stop_err'}); my $err = &stop_fail2ban_server(); &error("<tt>".&html_escape($err)."</tt>") if ($err); &webmin_log("stop"); &redirect("");
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.4 |
proxy
|
phpinfo
|
Settings