Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.130
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
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 /
lib /
nodejs /
deep-extend /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
drwxr-xr-x
index.js
47
B
-rw-r--r--
package.json
1.21
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "deep-extend", "description": "Recursive object extending", "license": "MIT", "version": "0.4.1", "homepage": "https://github.com/unclechu/node-deep-extend", "keywords": [ "deep-extend", "extend", "deep", "recursive", "xtend", "clone", "merge", "json" ], "licenses": [ { "type": "MIT", "url": "https://raw.githubusercontent.com/unclechu/node-deep-extend/master/LICENSE" } ], "repository": { "type": "git", "url": "git://github.com/unclechu/node-deep-extend.git" }, "author": "Viacheslav Lotsmanov <lotsmanov89@gmail.com>", "bugs": "https://github.com/unclechu/node-deep-extend/issues", "contributors": [ { "name": "Romain Prieto", "url": "https://github.com/rprieto" }, { "name": "Max Maximov", "url": "https://github.com/maxmaximov" } ], "main": "lib/deep-extend.js", "engines": { "node": ">=0.12.0", "iojs": ">=1.0.0" }, "scripts": { "test": "./node_modules/.bin/mocha" }, "devDependencies": { "mocha": "^2.2.1", "should": "^5.2.0" }, "directories": { "lib": "./lib/", "test": "./test/" }, "files": [ "lib/deep-extend.js", "index.js" ] }
Close