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 : 18.189.185.100
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 /
esutils /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
LICENSE.BSD
1.2
KB
-rw-rw-r--
2022-08-30 11:49
README.md
6.67
KB
-rw-rw-r--
2022-08-30 11:49
package.json
1.02
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "esutils", "description": "utility box for ECMAScript language tools", "homepage": "https://github.com/estools/esutils", "main": "lib/utils.js", "version": "2.0.3", "engines": { "node": ">=0.10.0" }, "directories": { "lib": "./lib" }, "files": [ "LICENSE.BSD", "README.md", "lib" ], "maintainers": [ { "name": "Yusuke Suzuki", "email": "utatane.tea@gmail.com", "web": "http://github.com/Constellation" } ], "repository": { "type": "git", "url": "http://github.com/estools/esutils.git" }, "devDependencies": { "chai": "~1.7.2", "coffee-script": "~1.6.3", "jshint": "2.6.3", "mocha": "~2.2.1", "regenerate": "~1.3.1", "unicode-9.0.0": "~0.7.0" }, "license": "BSD-2-Clause", "scripts": { "test": "npm run-script lint && npm run-script unit-test", "lint": "jshint lib/*.js", "unit-test": "mocha --compilers coffee:coffee-script -R spec", "generate-regex": "node tools/generate-identifier-regex.js" } }