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.15.22.202
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 /
require-directory /
Delete
Unzip
Name
Size
Permission
Date
Action
.jshintrc
1.81
KB
-rw-rw-r--
2022-08-30 11:49
.npmignore
8
B
-rw-rw-r--
2022-08-30 11:49
.travis.yml
36
B
-rw-rw-r--
2022-08-30 11:49
LICENSE
1.07
KB
-rw-rw-r--
2022-08-30 11:49
README.markdown
5.05
KB
-rw-rw-r--
2022-08-30 11:49
index.js
2.8
KB
-rw-rw-r--
2022-08-30 11:49
package.json
1.01
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "author": "Troy Goode <troygoode@gmail.com> (http://github.com/troygoode/)", "name": "require-directory", "version": "2.1.1", "description": "Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.", "keywords": [ "require", "directory", "library", "recursive" ], "homepage": "https://github.com/troygoode/node-require-directory/", "main": "index.js", "repository": { "type": "git", "url": "git://github.com/troygoode/node-require-directory.git" }, "contributors": [ { "name": "Troy Goode", "email": "troygoode@gmail.com", "web": "http://github.com/troygoode/" } ], "license": "MIT", "bugs": { "url": "http://github.com/troygoode/node-require-directory/issues/" }, "engines": { "node": ">=0.10.0" }, "devDependencies": { "jshint": "^2.6.0", "mocha": "^2.1.0" }, "scripts": { "test": "mocha", "lint": "jshint index.js test/test.js" } }