⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.133
Server IP:
185.119.109.197
Server:
Linux managedhosting.chostar.me 5.15.0-160-generic #170-Ubuntu SMP Wed Oct 1 10:06:56 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.1.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
webmin
/
status
/
View File Name :
refresh.cgi
#!/usr/bin/perl # Run monitor.pl to refresh status require './status-lib.pl'; &ReadParse(); &ui_print_unbuffered_header(undef, $text{'refresh_title'}, ""); print $text{'refresh_doing'},"
\n"; &foreign_require("cron", "cron-lib.pl"); &cron::create_wrapper($cron_cmd, $module_name, "monitor.pl"); &clean_environment(); &system_logged("$cron_cmd --force >/dev/null 2>&1 \n"; print &js_redirect("index.cgi"); &ui_print_footer("", $text{'index_return'});