Linux server2.hpierson.com 3.10.0-1160.105.1.el7.x86_64 #1 SMP Thu Dec 7 15:39:45 UTC 2023 x86_64
Apache
: 162.0.216.123 | : 216.73.216.152
28 Domain
?7.4.33
yvffpqmy
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
lib /
node_modules /
npm /
node_modules /
rc /
[ HOME SHELL ]
Name
Size
Permission
Action
?;
lib
[ DIR ]
drwxr-xr-x
?;
node_modules
[ DIR ]
drwxr-xr-x
LICENSE.APACHE2
586
B
-rw-r--r--
LICENSE.BSD
1.48
KB
-rw-r--r--
LICENSE.MIT
1.06
KB
-rw-r--r--
README.md
5.84
KB
-rw-r--r--
browser.js
137
B
-rw-r--r--
cli.js
109
B
-rwxr-xr-x
index.js
1.47
KB
-rwxr-xr-x
package.json
1.63
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "_from": "rc@^1.1.6", "_id": "rc@1.2.7", "_inBundle": false, "_integrity": "sha512-LdLD8xD4zzLsAT5xyushXDNscEjB7+2ulnl8+r1pnESlYtlJtVSoCMBGr30eDRJ3+2Gq89jK9P9e4tCEH1+ywA==", "_location": "/rc", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "rc@^1.1.6", "name": "rc", "escapedName": "rc", "rawSpec": "^1.1.6", "saveSpec": null, "fetchSpec": "^1.1.6" }, "_requiredBy": [ "/registry-auth-token", "/registry-url" ], "_resolved": "https://registry.npmjs.org/rc/-/rc-1.2.7.tgz", "_shasum": "8a10ca30d588d00464360372b890d06dacd02297", "_spec": "rc@^1.1.6", "_where": "/Users/rebecca/code/npm/node_modules/registry-auth-token", "author": { "name": "Dominic Tarr", "email": "dominic.tarr@gmail.com", "url": "dominictarr.com" }, "bin": { "rc": "./cli.js" }, "browser": "browser.js", "bugs": { "url": "https://github.com/dominictarr/rc/issues" }, "bundleDependencies": false, "dependencies": { "deep-extend": "^0.5.1", "ini": "~1.3.0", "minimist": "^1.2.0", "strip-json-comments": "~2.0.1" }, "deprecated": false, "description": "hardwired configuration loader", "homepage": "https://github.com/dominictarr/rc#readme", "keywords": [ "config", "rc", "unix", "defaults" ], "license": "(BSD-2-Clause OR MIT OR Apache-2.0)", "main": "index.js", "name": "rc", "repository": { "type": "git", "url": "git+https://github.com/dominictarr/rc.git" }, "scripts": { "test": "set -e; node test/test.js; node test/ini.js; node test/nested-env-vars.js" }, "version": "1.2.7" }
Close