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.116.26.90
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 /
easy-extender /
Delete
Unzip
Name
Size
Permission
Date
Action
.jshintrc
342
B
-rw-rw-r--
2022-08-30 11:49
.travis.yml
38
B
-rw-rw-r--
2022-08-30 11:49
LICENSE
11.08
KB
-rw-rw-r--
2022-08-30 11:49
README.md
411
B
-rw-rw-r--
2022-08-30 11:49
index.js
4.14
KB
-rwxrwxr-x
2022-08-30 11:49
package.json
882
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "easy-extender", "description": "plugin/hooks interface", "version": "2.3.4", "homepage": "https://github.com/shakyshane/easy-extender", "author": { "name": "Shane Osbourne" }, "repository": { "type": "git", "url": "git://github.com/shakyshane/easy-extender.git" }, "bugs": { "url": "https://github.com/shakyshane/easy-extender/issues" }, "licenses": [ { "type": "Apache-2.0", "url": "https://github.com/shakyShane/easy-extender/blob/master/LICENSE" } ], "main": "index.js", "engines": { "node": ">= 4.0.0" }, "scripts": { "lint": "jshint test/*", "test": "npm run lint && mocha" }, "dependencies": { "lodash": "^4.17.10" }, "devDependencies": { "chai": "^1.9.1", "jshint": "^2.5.11", "mocha": "^5.2.0", "sinon": "^1.10.3" }, "keywords": [ "plugins" ] }