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 /
ansi-html /
[ HOME SHELL ]
Name
Size
Permission
Action
bin
[ DIR ]
dr-xr-xr-x
LICENSE
11.06
KB
-rw-rw-rw-
README.md
1.36
KB
-rw-rw-rw-
index.js
4.16
KB
-rw-rw-rw-
package.json
932
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "ansi-html", "version": "0.0.9", "description": "An elegant lib that converts the chalked (ANSI) text to HTML.", "main": "index.js", "scripts": { "test": "./node_modules/.bin/mocha" }, "bin": { "ansi-html": "./bin/ansi-html" }, "repository": { "type": "git", "url": "git://github.com/Tjatse/ansi-html.git" }, "keywords": [ "ansi", "ansi html", "chalk html" ], "author": { "name": "Tjatse" }, "license": "Apache-2.0", "bugs": { "url": "https://github.com/Tjatse/ansi-html/issues" }, "engines": [ "node >= 0.8.0" ], "dependencies": { }, "devDependencies": { "mocha": "^1.21.4", "chai": "^1.9.1", "chalk": "^1.1.3" }, "readmeFilename": "README.md", "homepage": "https://github.com/Tjatse/ansi-html", "standard": { "ignore": [], "globals": [ "describe", "it", "before", "after" ] } }
Close