Linux anchor 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64
Apache/2.4.18 (Ubuntu)
Server IP : 10.10.100.4 & Your IP : 216.73.217.150
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
owncloud-prm /
core /
templates /
Delete
Unzip
Name
Size
Permission
Date
Action
filetemplates
[ DIR ]
drwxr-xr-x
2018-04-19 18:15
lostpassword
[ DIR ]
drwxr-xr-x
2018-04-19 18:15
403.php
383
B
-rw-r--r--
2018-04-19 18:15
404.php
788
B
-rw-r--r--
2018-04-19 18:15
altmail.php
692
B
-rw-r--r--
2018-04-19 18:15
error.php
283
B
-rw-r--r--
2018-04-19 18:15
exception.php
1.33
KB
-rw-r--r--
2018-04-19 18:15
filepicker.html
262
B
-rw-r--r--
2018-04-19 18:15
installation.php
6.89
KB
-rw-r--r--
2018-04-19 18:15
internalaltmail.php
486
B
-rw-r--r--
2018-04-19 18:15
internalmail.php
1.4
KB
-rw-r--r--
2018-04-19 18:15
layout.base.php
1.45
KB
-rw-r--r--
2018-04-19 18:15
layout.guest.php
2.15
KB
-rw-r--r--
2018-04-19 18:15
layout.noscript.warning.php
389
B
-rw-r--r--
2018-04-19 18:15
layout.user.php
5.53
KB
-rw-r--r--
2018-04-19 18:15
login.php
4.36
KB
-rw-r--r--
2018-04-19 18:15
mail.php
1.59
KB
-rw-r--r--
2018-04-19 18:15
message.html
111
B
-rw-r--r--
2018-04-19 18:15
singleuser.user.php
502
B
-rw-r--r--
2018-04-19 18:15
tags.html
369
B
-rw-r--r--
2018-04-19 18:15
twofactorselectchallenge.php
813
B
-rw-r--r--
2018-04-19 18:15
twofactorshowchallenge.php
934
B
-rw-r--r--
2018-04-19 18:15
untrustedDomain.php
587
B
-rw-r--r--
2018-04-19 18:15
update.admin.php
1.9
KB
-rw-r--r--
2018-04-19 18:15
update.use-cli.php
785
B
-rw-r--r--
2018-04-19 18:15
update.user.php
466
B
-rw-r--r--
2018-04-19 18:15
Save
Rename
<?php print_unescaped($l->t("Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n", [$_['user_displayname'], $_['filename'], $_['link']])); if ( isset($_['expiration']) ) { print_unescaped($l->t("The share will expire on %s.", [$_['expiration']])); print_unescaped("\n\n"); } // TRANSLATORS term at the end of a mail p($l->t("Cheers!")); ?> -- <?php p($theme->getName() . ' - ' . $theme->getSlogan()); ?> <?php print_unescaped("\n".$theme->getBaseUrl());