Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 172.70.115.31
Cant Read [ /etc/named.conf ]
8.1.5
www-data
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 /
cross-spawn /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
drwxr-xr-x
index.js
1.61
KB
-rw-r--r--
package.json
1.14
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "cross-spawn", "version": "5.1.0", "description": "Cross platform child_process#spawn and child_process#spawnSync", "main": "index.js", "scripts": { "test": "node test/prepare && mocha --bail test/test", "lint": "eslint '{*.js,lib/**/*.js,test/**/*.js}'" }, "bugs": { "url": "https://github.com/IndigoUnited/node-cross-spawn/issues/" }, "repository": { "type": "git", "url": "git://github.com/IndigoUnited/node-cross-spawn.git" }, "files": [ "index.js", "lib" ], "keywords": [ "spawn", "spawnSync", "windows", "cross", "platform", "path", "ext", "path-ext", "path_ext", "shebang", "hashbang", "cmd", "execute" ], "author": "IndigoUnited <hello@indigounited.com> (http://indigounited.com)", "license": "MIT", "dependencies": { "lru-cache": "^4.0.1", "shebang-command": "^1.2.0", "which": "^1.2.9" }, "devDependencies": { "@satazor/eslint-config": "^3.0.0", "eslint": "^3.0.0", "expect.js": "^0.3.0", "glob": "^7.0.0", "mkdirp": "^0.5.1", "mocha": "^3.0.2", "once": "^1.4.0", "rimraf": "^2.5.0" } }
Close