One Hat Cyber Team
Your IP :
216.73.216.179
Server IP :
178.63.234.5
Server :
Linux whm01.ins-jo.com 4.18.0-553.56.1.lve.el8.x86_64 #1 SMP Mon Jun 16 17:53:28 UTC 2025 x86_64
Server Software :
Apache
PHP Version :
8.1.32
Buat File
|
Buat Folder
Dir :
~
/
var
/
softaculous
/
castopod
/
Edit File Name :
install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{db_set}}</heading> <input type="text" name="dbprefix" size="30" value="cp_"> <head>{{db_pre}}</head> <optional>true</optional> </input> </group> <group> <heading>{{ad_act}}</heading> <input type="text" name="admin_email" size="30" value="admin" softmail="true"> <head>{{ad_email}}</head> <handle>__email_address</handle> </input> <input type="text" name="admin_pass" size="30" value="password1"> <head>{{ad_pass}}</head> <handle>__admin_pass</handle> </input> <input type="text" name="admin_username" size="30" value="admin"> <head>{{ad_name}}</head> </input> </group> <group> <heading>{{out_set}}</heading> <input type="text" name="out_host_server" size="30" value="smtp.site.com" quick_install="1"> <head>{{host_ser}}</head> <exp>{{email_out_ser}}</exp> </input> <input type="text" name="out_m_port" size="30" value="25" quick_install="1"> <head>{{m_port}}</head> </input> <input type="select"> <select name="out_ssl" quick_install="1"> <option value="ssl">SSL/TLS</option> <option value="tls">STARTTLS</option> </select> <head>{{ssl_protocol}}</head> </input> <input type="text" name="send_email" size="30" value="admin" softmail="true"> <head>{{ad_email}}</head> <handle>__email_address</handle> </input> <input type="text" name="send_email_pwd" size="30" value="" > <head>{{ad_email_pwd}}</head> </input> </group> </settings> <db>mysql</db> <cron> <min>{rand(0,59)}</min> <hour>{rand(0,23)}</hour> <day>*</day> <month>*</month> <weekday>*</weekday> <command>[[php_path]] [[softpath]]/spark tasks:run >> /dev/null 2>&1</command> </cron> </softinstall>
Save