Linux server2.hpierson.com 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
Apache
: 162.0.216.123 | : 216.73.216.152
28 Domain
?7.4.33
yvffpqmy
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
softaculous /
wallabag /
[ HOME SHELL ]
Name
Size
Permission
Action
?;
images
[ DIR ]
drwxr-xr-x
?;
php53
[ DIR ]
drwxr-xr-x
?;
php56
[ DIR ]
drwxr-xr-x
?;
php71
[ DIR ]
drwxr-xr-x
?;
php81
[ DIR ]
drwxr-xr-x
?;
php82
[ DIR ]
drwxr-xr-x
.htaccess
87
B
-rw-r--r--
NOTES.txt
2.21
KB
-rw-r--r--
changelog.txt
3.18
KB
-rw-r--r--
clone.php
6.46
KB
-rw-r--r--
edit.php
5.99
KB
-rw-r--r--
edit.xml
433
B
-rw-r--r--
extend.php
2.04
KB
-rw-r--r--
fileindex.php
483
B
-rw-r--r--
import.php
3.91
KB
-rw-r--r--
info.xml
4.77
KB
-rw-r--r--
install.js
924
B
-rw-r--r--
install.php
8.73
KB
-rw-r--r--
install.xml
1.62
KB
-rw-r--r--
md5
2.52
KB
-rw-r--r--
parameters.yml
1.04
KB
-rw-r--r--
soft_delete.php
3.03
KB
-rw-r--r--
upgrade.php
24.13
KB
-rw-r--r--
upgrade.xml
265
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : install.xml
<softinstall xmlns="http://www.softaculous.com"> <settings> <group> <heading>{{site_set}}</heading> <input type="text" name="site_name" size="30" value="Wallabag"> <head>{{site_name}}</head> </input> </group> <group> <heading>{{db_set}}</heading> <input type="text" name="dbprefix" size="30" value="wl_"> <head>{{db_pre}}</head> <optional>true</optional> </input> </group> <group> <heading>{{ad_act}}</heading> <input type="text" name="admin_username" size="30" value="admin"> <head>{{ad_name}}</head> </input> <input type="text" name="admin_pass" size="30" value="pass"> <head>{{ad_pass}}</head> <handle>__ad_pass</handle> </input> <input type="text" name="admin_realname" size="30" value="Administrator"> <head>{{real_name}}</head> </input> <input type="text" name="admin_email" size="30" value="admin" softmail="true"> <head>{{ad_email}}</head> <handle>__email_address</handle> </input> </group> <group> <heading>{{ad_lang}}</heading> <input type="select"> <select name="language"> <option value="en">English</option> <option value="fr">French</option> <option value="de">Deutsch</option> <option value="tr">Turkish</option> <option value="fa">Persian</option> <option value="ro">Romanian</option> <option value="pl">Polish</option> <option value="da">Danish</option> <option value="es">Spanish</option> <option value="oc">Occitan</option> <option value="it">Italian</option> </select> <head>{{select_lang}}</head> </input> </group> </settings> <db>mysql</db> </softinstall>
Close