X7ROOT File Manager
Current Path:
/var/softaculous/spip
var
/
softaculous
/
spip
/
ðŸ“
..
📄
.htaccess
(197 B)
📄
chmod.php
(109 B)
📄
cles.php
(112 B)
📄
clone.php
(3.16 KB)
📄
connect.php
(280 B)
📄
edit.php
(4.74 KB)
📄
edit.xml
(433 B)
📄
fileindex.php
(259 B)
ðŸ“
images
📄
import.php
(3.06 KB)
📄
info.xml
(3.14 KB)
📄
install.js
(921 B)
📄
install.php
(13.51 KB)
📄
install.xml
(3.29 KB)
📄
keys.php
(283 B)
📄
md5
(2.13 KB)
📄
notes.txt
(1.14 KB)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
ðŸ“
php82
📄
sha256.inc.php
(16.29 KB)
📄
spip.sql
(44.66 KB)
📄
spip.zip
(9.2 MB)
📄
upgrade.php
(3.99 KB)
📄
upgrade.xml
(238 B)
Editing: keys.php
<?php @unlink('keys.php'); $key1 = sodium_crypto_secretbox_keygen(); $secret_des_auth = base64_encode($key1); $key2 = sodium_crypto_secretbox_keygen(); $secret_du_site = base64_encode($key2); echo '<key1>'.$secret_des_auth.'</key1>'; echo '<key2>'.$secret_du_site.'</key2>'; ?>
Upload File
Create Folder