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 /
director /
[ HOME SHELL ]
Name
Size
Permission
Action
bin
[ DIR ]
drwxrwxr-x
build
[ DIR ]
drwxrwxr-x
examples
[ DIR ]
drwxrwxr-x
img
[ DIR ]
drwxrwxr-x
lib
[ DIR ]
drwxrwxr-x
test
[ DIR ]
drwxrwxr-x
.npmignore
83
B
-rw-rw-r--
.travis.yml
148
B
-rw-rw-r--
LICENSE
1.07
KB
-rw-rw-r--
README.md
25.29
KB
-rw-rw-r--
bower.json
144
B
-rw-rw-r--
package.json
929
B
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "director", "description": "A client Side/Server Side Router", "author": "Charlie Robbins <charlie.robbins@gmail.com>", "version": "1.2.7", "maintainers": [ "hij1nx <paolo@nodejitsu.com>", "beaugunderson <beau@beaugunderson.com>" ], "repository": { "type": "git", "url": "http://github.com/flatiron/director.git" }, "keywords": [ "URL", "router", "http", "cli", "flatiron", "client side", "ender" ], "devDependencies": { "api-easy": "0.4.x", "codesurgeon": "https://github.com/hij1nx/codesurgeon/tarball/master", "colors": "1.0.x", "qunitjs": "1.9.x", "request": "2.49.x", "uglify-js": "2.4.x", "vows": "0.7.x" }, "ender": "./build/ender.js", "browserify": "./build/director", "main": "./lib/director", "engines": { "node": ">= 0.8.0" }, "scripts": { "test": "vows test/server/*/*-test.js --spec" } }
Close