Linux sea-business-23.hostwindsdns.com 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
LiteSpeed
Server IP : 104.168.155.189 & Your IP : 216.73.217.84
Domains :
Cant Read [ /etc/named.conf ]
User : zvmcccat
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
todoyu /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2020-04-22 10:14
php53
[ DIR ]
drwxr-xr-x
2020-04-22 10:14
php56
[ DIR ]
drwxr-xr-x
2020-04-22 10:14
php71
[ DIR ]
drwxr-xr-x
2020-04-22 10:14
_upgrade.php
2.61
KB
-rw-r--r--
2013-12-02 03:16
_upgrade.xml
819
B
-rw-r--r--
2013-12-02 03:16
changelog.txt
16.32
KB
-rw-r--r--
2013-12-02 03:16
clone.php
5.37
KB
-rw-r--r--
2020-04-22 20:20
db.php
1.19
KB
-rw-r--r--
2013-10-12 00:08
edit.php
4.85
KB
-rw-r--r--
2020-04-22 20:20
edit.xml
433
B
-rw-r--r--
2017-02-11 23:56
fileindex.php
172
B
-rw-r--r--
2013-04-03 01:10
import.php
3.21
KB
-rw-r--r--
2020-04-22 20:20
info.xml
3.19
KB
-rw-r--r--
2020-04-22 20:00
install.js
924
B
-rw-r--r--
2013-04-03 01:10
install.php
5.56
KB
-rw-r--r--
2020-04-22 20:20
install.xml
1.94
KB
-rw-r--r--
2013-12-02 03:16
md5
3.81
KB
-rw-r--r--
2020-04-22 20:20
notes.txt
90
B
-rw-r--r--
2013-04-03 01:10
system.php
1.37
KB
-rw-r--r--
2013-04-03 01:10
Save
Rename
<?php /**************************************************************************** * todoyu is published under the BSD License: * http://www.opensource.org/licenses/bsd-license.php * * Copyright (c) 2012, snowflake productions GmbH, Switzerland * All rights reserved. * * This script is part of the todoyu project. * The todoyu project is free software; you can redistribute it and/or modify * it under the terms of the BSD License. * * This script is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the BSD License * for more details. * * This copyright notice MUST APPEAR in all copies of the script. *****************************************************************************/ /** * PLEASE NOTE: * This configuration file is automatically generated by the todoyu installer, * please dont manually modify this file but use the installer. */ Todoyu::$CONFIG['DB'] = array( 'server' => '[[softdbhost]]', 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'database' => '[[softdb]]', 'autoconnect' => true, 'persistent' => true, 'queryHistory' => false ); ?>