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.147.66.250
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 /
spdx-expression-parse /
[ HOME SHELL ]
Name
Size
Permission
Action
AUTHORS
203
B
-rw-r--r--
LICENSE
1.08
KB
-rw-r--r--
index.js
143
B
-rw-r--r--
package.json
912
B
-rw-r--r--
parse.js
2.83
KB
-rw-r--r--
scan.js
2.69
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "spdx-expression-parse", "description": "parse SPDX license expressions", "version": "3.0.1", "author": "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com)", "files": [ "AUTHORS", "index.js", "parse.js", "scan.js" ], "dependencies": { "spdx-exceptions": "^2.1.0", "spdx-license-ids": "^3.0.0" }, "devDependencies": { "defence-cli": "^3.0.1", "replace-require-self": "^1.0.0", "standard": "^14.1.0" }, "keywords": [ "SPDX", "law", "legal", "license", "metadata", "package", "package.json", "standards" ], "license": "MIT", "repository": "jslicense/spdx-expression-parse.js", "scripts": { "lint": "standard", "test:readme": "defence -i javascript README.md | replace-require-self | node", "test:suite": "node test.js", "test": "npm run test:suite && npm run test:readme" } }
Close