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
/
usr /
share /
nodejs /
mime /
[ HOME SHELL ]
Name
Size
Permission
Action
types
[ DIR ]
drwxr-xr-x
Mime.js
2.82
KB
-rw-r--r--
cli.js
1.17
KB
-rwxr-xr-x
index.js
127
B
-rw-r--r--
lite.js
101
B
-rw-r--r--
package.json
1.09
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "author": { "name": "Robert Kieffer", "url": "http://github.com/broofa", "email": "robert@broofa.com" }, "engines": { "node": ">=10.0.0" }, "bin": { "mime": "cli.js" }, "contributors": [], "description": "A comprehensive library for mime-type mapping", "license": "MIT", "dependencies": {}, "devDependencies": { "benchmark": "*", "chalk": "4.1.2", "eslint": "8.1.0", "mime-db": "1.50.0", "mime-score": "1.2.0", "mime-types": "2.1.33", "mocha": "9.1.3", "runmd": "*", "standard-version": "9.3.2" }, "files": [ "index.js", "lite.js", "Mime.js", "cli.js", "/types" ], "scripts": { "prepare": "node src/build.js && runmd --output README.md src/README_js.md", "release": "standard-version", "benchmark": "node src/benchmark.js", "md": "runmd --watch --output README.md src/README_js.md", "test": "mocha src/test.js" }, "keywords": [ "util", "mime" ], "name": "mime", "repository": { "url": "https://github.com/broofa/mime", "type": "git" }, "version": "3.0.0" }
Close